<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Need clarity on asynchronous and synchronous call</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92467/need-clarity-on-asynchronous-and-synchronous-call</link><description>Hi, 
 In one of the example( zephyr / net / dns_resolve.h ) In this function description &amp;quot;dns_get_addr_info()&amp;quot; mentioned like below, 
 @details This function can be used to resolve e.g., IPv4 or IPv6 address. 
 * Note that this is asynchronous call ,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Sep 2022 11:38:00 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92467/need-clarity-on-asynchronous-and-synchronous-call" /><item><title>RE: Need clarity on asynchronous and synchronous call</title><link>https://devzone.nordicsemi.com/thread/388752?ContentTypeID=1</link><pubDate>Fri, 30 Sep 2022 11:38:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46abd099-7e95-4fe4-8bd5-aa67094e6a52</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;A asynchronous call will queue a operation and return before the actual operation is finished, similar to what is explained in the description of the API call.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>