Peter Thorson
|
c017331959
|
remove trailing whitespace
|
2013-07-21 07:49:15 -05:00 |
|
Peter Thorson
|
256f8325e8
|
spelling, documentation, and style
|
2013-06-23 21:06:33 -05:00 |
|
Peter Thorson
|
573dedcb9d
|
transport code style
|
2013-06-23 16:26:37 -05:00 |
|
breyed
|
808a8ce0a9
|
fixed spelling, including "experimental" in API
|
2013-06-08 11:03:11 -05:00 |
|
Peter Thorson
|
fcac7071eb
|
adds documentation
|
2013-05-30 13:32:45 -05:00 |
|
Peter Thorson
|
5677b5f400
|
adds dummy timer support + tests to iostream transport
|
2013-05-26 20:02:08 -05:00 |
|
Peter Thorson
|
a77d92e99a
|
switches the order of error and access log paramters to be consistent with the rest of the library
|
2013-05-13 07:50:29 -05:00 |
|
Peter Thorson
|
42ca501f76
|
adds async_shutdown interface to transport connections
|
2013-05-07 09:35:13 -05:00 |
|
Peter Thorson
|
d908c1afd2
|
update copyright dates and fix whitespace that doesn't match projec style
|
2013-05-05 11:23:31 -05:00 |
|
Peter Thorson
|
c559e0a623
|
connection initialization errors are properly logged and propogated
|
2013-05-04 11:52:52 -05:00 |
|
Peter Thorson
|
5440ecfcb7
|
adjusts variable names to match coding style
|
2013-05-04 11:50:52 -05:00 |
|
Peter Thorson
|
24774fc124
|
adds a bunch of explicit casts where signedness or truncation occurs references #218
|
2013-05-01 08:24:02 -05:00 |
|
Peter Thorson
|
948d9a487f
|
fixes missing return value
|
2013-04-23 21:15:17 -05:00 |
|
Peter Thorson
|
30d3c8a895
|
removes cout statement
|
2013-04-23 10:03:04 -05:00 |
|
Peter Thorson
|
e7483e82ac
|
adds manual input options for iostream transport
|
2013-04-23 09:26:50 -05:00 |
|
Peter Thorson
|
e7e0c05e9a
|
async_connect requires uri as a parameter now
|
2013-03-31 15:11:05 -05:00 |
|
Peter Thorson
|
837d9eef9f
|
Fixes a member variable that was not initialized before use
|
2013-03-30 17:48:35 -05:00 |
|
Peter Thorson
|
26d601e7c4
|
impliments async connect for iostream transport
|
2013-03-30 07:57:10 -05:00 |
|
Peter Thorson
|
8ced80b2ed
|
adds method to retrieve connection handle from iostream connections
|
2013-03-30 07:53:45 -05:00 |
|
Peter Thorson
|
0b0106a97f
|
adds is_secure method to transport endpoint
|
2013-03-28 22:58:39 -05:00 |
|
Peter Thorson
|
ef857ea831
|
splits basic logger from log constants
|
2013-03-28 22:42:51 -05:00 |
|
Peter Thorson
|
caa828defe
|
adds lots of documentation to iostream transport
|
2013-03-17 18:27:54 -05:00 |
|
Peter Thorson
|
51633781e3
|
fixes missing dependency on the logger
|
2013-03-17 18:27:42 -05:00 |
|
Peter Thorson
|
c73df1f3b5
|
fixes uninitialized m_output_stream variable
|
2013-03-17 18:27:21 -05:00 |
|
Peter Thorson
|
8e6bdfe42f
|
impliments get_remote_endpoint for iostream transport
|
2013-03-17 18:26:46 -05:00 |
|
Peter Thorson
|
8e2b424887
|
fixes handling for zero length reads and reads to zero length buffers
|
2013-03-17 18:26:16 -05:00 |
|
Peter Thorson
|
940108b2a8
|
fixes a bug in scatter gather writes with lengths other than 1
|
2013-03-17 18:25:35 -05:00 |
|
Peter Thorson
|
2584aed3d9
|
Fixes a bug in back to back iostream reads
|
2013-03-17 18:24:36 -05:00 |
|
Peter Thorson
|
727328cc9a
|
updates output_stream member variable name to be consistent with WebSocket++ style
|
2013-03-17 18:24:07 -05:00 |
|
Peter Thorson
|
ea4e66e14b
|
additional iostream thread safety
|
2013-03-02 20:46:36 -06:00 |
|
Peter Thorson
|
5c01b272fe
|
changes generic to general because generic is a reserved word in visual studio
|
2013-02-16 12:31:32 -06:00 |
|
Peter Thorson
|
375108aabf
|
Switches cout based logging to logging policy
|
2013-01-27 08:20:08 -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
|
1b83d5e855
|
better debug printing
|
2013-01-09 07:06:38 -06:00 |
|
Peter Thorson
|
ebfb8b8e2f
|
Removes handler_interface from all transport code
|
2013-01-07 12:30:41 -06:00 |
|
Peter Thorson
|
7aa7f3af80
|
Updates iostream transport to new component style
|
2013-01-07 12:20:41 -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
|
9ca476ae22
|
iostream connection now receives connection hdl
|
2013-01-06 09:16:49 -06:00 |
|
Peter Thorson
|
9253e4fca2
|
adds a pointer type
|
2013-01-06 08:50:25 -06:00 |
|
Peter Thorson
|
f10f8a4ce0
|
Initial commit from private 0.3 repository
|
2013-01-06 06:09:15 -06:00 |
|