Aydan Yumerefendi
337bf2fb0a
Fix memory leak on create
...
If the socket fails to initialize, e.g., by omitting the tis init
handler, the connection is leaked, since there is a circular reference
between the connection and its async_read/async_write handlers. To fix
this, check the error code, and reset the handler is an error has
occurred.
2014-03-03 11:08:24 -05:00
..
2013-10-20 15:02:51 -05:00
2014-02-13 11:18:44 -06:00
2013-07-21 07:49:15 -05:00
2014-02-10 09:16:47 -06:00
2014-02-13 11:10:47 -06:00
2014-02-13 11:10:47 -06:00
2014-03-02 21:39:34 -06:00
2013-08-05 08:32:43 -05:00
2013-08-17 12:16:21 -05:00
2014-02-10 08:39:20 -06:00
2013-07-21 07:49:15 -05:00
2014-02-18 07:58:49 -06:00
2013-10-20 15:02:29 -05:00
2014-03-03 11:08:24 -05:00
2013-07-21 07:49:15 -05:00
2014-03-02 12:19:50 -06:00
2013-05-07 12:47:33 -04:00
2013-07-21 07:49:15 -05:00
2014-02-18 08:01:16 -06:00
2013-07-21 07:49:15 -05:00
2014-02-10 09:21:07 -06:00
2013-07-21 07:49:15 -05:00
2014-02-02 13:12:52 -06:00
2013-07-21 07:49:15 -05:00
2013-07-21 07:49:15 -05:00
2014-02-02 13:12:52 -06:00
2013-10-10 14:00:10 -05:00
2014-02-02 17:04:50 -06:00
2013-10-11 06:39:55 -05:00