Commit Graph

6 Commits

Author SHA1 Message Date
Peter Thorson
45a612f44b additional support for compile time disabling of multithreading features 2013-10-20 12:54:59 -05:00
Peter Thorson
b934e71ace adjust transport async_accept and async_connect to use connection_ptr instead of connection_hdl
prevents a newly created connection_ptr from being destroyed
immediately after accepting or connecting.
2013-10-06 10:51:41 -05:00
Peter Thorson
c017331959 remove trailing whitespace 2013-07-21 07:49:15 -05:00
Peter Thorson
28ac69c800 temporary workaround for a g++ compile issue 2013-07-09 21:59:28 -05:00
Peter Thorson
19edfe3c60 adds tests for TLS timers 2013-05-13 09:05:31 -05:00
Peter Thorson
c3d484f1ea preliminary work on unit tests for timers 2013-05-11 15:49:48 -05:00