Boost C++ Libraries: Ticket #5500: memory leak in async_write https://svn.boost.org/trac10/ticket/5500 <p> First, call the function "async_write", when the callback function "<a class="missing wiki">HandleWriteRequest</a>" is called, Then, close the socket. </p> <p> Repeat the above operation, the memory will continue to increase. </p> <p> In the attachment, you will see the demo. This program is running in the windows, the IDE is Microsoft visual studio 2008. Boost version is 1.45.0 </p> <p> Best regards. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5500 Trac 1.4.3 DengrongWu <jeffreywu@…> Mon, 25 Apr 2011 08:37:31 GMT attachment set https://svn.boost.org/trac10/ticket/5500 https://svn.boost.org/trac10/ticket/5500 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">Main.cpp</span> </li> </ul> Ticket