<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[wolfSSL - Embedded SSL Library — [SOLVED] How to build  to support "CYASSL_CALLBACKS"?]]></title>
		<link>https://www.wolfssl.com/forums/topic704-solved-how-to-build-to-support-cyasslcallbacks.html</link>
		<atom:link href="https://www.wolfssl.com/forums/feed-rss-topic704.xml" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [SOLVED] How to build  to support "CYASSL_CALLBACKS"?.]]></description>
		<lastBuildDate>Tue, 25 Aug 2015 21:11:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] How to build  to support "CYASSL_CALLBACKS"?]]></title>
			<link>https://www.wolfssl.com/forums/post2163.html#p2163</link>
			<description><![CDATA[<p>Hi sungyun,</p><p>To compile wolfSSL with support for wolfSSL_connect_ex() and wolfSSL_accept_ex(), you&#039;ll need to add WOLFSSL_CALLBACKS to your list of preprocessor defines.&nbsp; If using the ./configure system, you need to add it to C_EXTRA_FLAGS like so:</p><div class="codebox"><pre><code>cd wolfssl-3.6.6
./configure C_EXTRA_FLAGS=&quot;-DWOLFSSL_CALLBACKS&quot;
make</code></pre></div><p>Best Regards,<br />Chris</p>]]></description>
			<author><![CDATA[null@example.com (chrisc)]]></author>
			<pubDate>Tue, 25 Aug 2015 21:11:57 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2163.html#p2163</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] How to build  to support "CYASSL_CALLBACKS"?]]></title>
			<link>https://www.wolfssl.com/forums/post2157.html#p2157</link>
			<description><![CDATA[<p>Hello. </p><p>( related manual page -&nbsp; <a href="https://www.wolfssl.com/wolfSSL/Docs-wolfssl-manual-6-callbacks.html">https://www.wolfssl.com/wolfSSL/Docs-wo … backs.html</a>&nbsp; )</p><p>I want to use wolfSSL_connect_ex() and wolfSSL_accept_ex(). <br />But I don&#039;t know valid build option for enable CYASSL_CALLBACKS define. </p><p>Could you answer for that?</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (sungyun)]]></author>
			<pubDate>Mon, 24 Aug 2015 06:02:12 +0000</pubDate>
			<guid>https://www.wolfssl.com/forums/post2157.html#p2157</guid>
		</item>
	</channel>
</rss>
