Files
rippled/websocketpp
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
..
2014-02-13 11:18:44 -06:00
2013-07-21 07:49:15 -05: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-07-21 07:49:15 -05:00
2014-02-18 07:58:49 -06:00
2014-03-03 11:08:24 -05:00
2013-07-21 07:49:15 -05:00
2013-07-21 07:49:15 -05:00
2013-07-21 07:49:15 -05:00
2013-07-21 07:49:15 -05:00
2013-07-21 07:49:15 -05:00
2013-07-21 07:49:15 -05:00
2013-10-11 06:39:55 -05:00