Tatsuhiro Tsujikawa
|
2d6211c455
|
asio: Fix bug that server event loop breaks with exception
This can happen when we call throwing version of
basic_stream_socket::remote_endpoint() call while client disconnected.
|
2016-03-04 22:43:36 +09:00 |
Tatsuhiro Tsujikawa
|
85bb37ab7c
|
Enable ConstructorInitializerAllOnOneLineOrOnePerLine for better diff
|
2016-01-27 21:14:07 +09:00 |
Tatsuhiro Tsujikawa
|
1ee1122d40
|
asio: Add configurable tls handshake/read timeout to server
|
2015-12-23 00:08:16 +09:00 |
Andreas Pohl
|
a30dad4f5e
|
libnghttp2_asio: Added access to a requests remote endpoint
|
2015-12-16 18:38:21 +01:00 |
Tatsuhiro Tsujikawa
|
c6ef1c02b9
|
Switch to clang-format-3.6
|
2015-11-13 00:53:29 +09:00 |
Tatsuhiro Tsujikawa
|
39f89f4a60
|
src: Use user-defined literals for k, m, and g.
|
2015-06-21 14:32:47 +09:00 |
Tatsuhiro Tsujikawa
|
9efb62f40b
|
asio: Move server classes to dedicated files
|
2015-03-05 21:42:48 +09:00 |