Peter Thorson
|
99bc0abffc
|
updates write_flag code to be robust and exception/thread safe
|
2013-02-01 08:59:57 -06:00 |
|
Peter Thorson
|
8d050767e1
|
fixes warning
|
2013-02-01 08:59:35 -06:00 |
|
Peter Thorson
|
45813db04d
|
simplifies sending close frames
|
2013-02-01 07:55:42 -06:00 |
|
Peter Thorson
|
5ea7ee328e
|
adds state check to connection::close
|
2013-02-01 07:50:13 -06:00 |
|
Peter Thorson
|
662b4333aa
|
updates close adaptor to proper connection interface
|
2013-02-01 07:50:03 -06:00 |
|
Peter Thorson
|
d0cbb07d5c
|
adds documentation and adaptors for connection::close
|
2013-02-01 07:41:04 -06:00 |
|
Peter Thorson
|
b999051959
|
adds raw array based send adaptors to endpoint
|
2013-02-01 07:26:20 -06:00 |
|
Peter Thorson
|
7ffbe8bfd8
|
moves bad_connection error handling into get_con_from_hdl
|
2013-02-01 07:25:44 -06:00 |
|
Peter Thorson
|
30134f8545
|
moves adaptor functions into endpoint_impl
|
2013-02-01 07:19:11 -06:00 |
|
Peter Thorson
|
1bfe86d795
|
Adds raw array send method to connection
|
2013-02-01 07:09:02 -06:00 |
|
Peter Thorson
|
6925a68f95
|
temporary fix for outgoing frame corruption issue #references 179
|
2013-01-31 08:41:37 -06:00 |
|
Peter Thorson
|
375108aabf
|
Switches cout based logging to logging policy
|
2013-01-27 08:20:08 -06:00 |
|
Peter Thorson
|
18fef37837
|
additional work on the broadcast server example
|
2013-01-20 14:31:54 -06:00 |
|
Peter Thorson
|
290b719048
|
inlines appropriate functions to work when included in multiple translation units. fixes #178
|
2013-01-20 09:02:17 -06:00 |
|
Peter Thorson
|
9a7631b2da
|
updates endpoint concurrency features
|
2013-01-20 08:56:11 -06:00 |
|
Peter Thorson
|
b315f9f684
|
adds send adaptor functions to endpoints
|
2013-01-08 07:47:59 -06:00 |
|
Peter Thorson
|
a3acc4a1cf
|
removes all old style handler code
|
2013-01-08 06:43:47 -06:00 |
|
Peter Thorson
|
ef8898afef
|
adds support for message_handler
|
2013-01-08 06:33:02 -06:00 |
|
Peter Thorson
|
8df37fffbc
|
Updates on_http and validate handlers to use new handler interface
|
2013-01-07 17:14:29 -06:00 |
|
Peter Thorson
|
e7b87e5d54
|
Updates on_ping, on_pong, and on_pong_timeout handlers to new interface
|
2013-01-07 16:53:14 -06:00 |
|
Peter Thorson
|
235b567b59
|
Updates on_close and on_fail to use new handler style
|
2013-01-07 12:45:09 -06:00 |
|
Peter Thorson
|
ebfb8b8e2f
|
Removes handler_interface from all transport code
|
2013-01-07 12:30:41 -06:00 |
|
Peter Thorson
|
fe582e90e0
|
updates connection and endpoint to use new component styles
|
2013-01-07 12:23:21 -06:00 |
|
Peter Thorson
|
05f9faebf5
|
updates interrupt functionality to latest API spec
|
2013-01-06 09:59:38 -06:00 |
|
Peter Thorson
|
5949c58d2e
|
updates transport accept loop to use connection_hdl and not be a template function
|
2013-01-06 09:19:08 -06:00 |
|
Peter Thorson
|
f10f8a4ce0
|
Initial commit from private 0.3 repository
|
2013-01-06 06:09:15 -06:00 |
|