JoelKatz
|
dfae891018
|
Fix a bug that could cause us not to acquire the current ledger.
|
2013-08-18 20:10:32 -07:00 |
|
JoelKatz
|
6e0d6bdba4
|
Make sure checkAccept is called, unless we know we don't need to, when findCreate completed immediately
|
2013-08-18 19:29:55 -07:00 |
|
JoelKatz
|
48c4eb3ad3
|
Suppress a warning.
|
2013-08-18 19:29:45 -07:00 |
|
JoelKatz
|
86147a6c6b
|
Fix one case where checkAccept didn't get called.
|
2013-08-18 19:10:07 -07:00 |
|
Vinnie Falco
|
52ff45549d
|
Make HandlerCall operator() const
|
2013-08-18 17:21:59 -07:00 |
|
Vinnie Falco
|
dd3ac6a154
|
Make HandlerCall operator() const
|
2013-08-18 17:21:59 -07:00 |
|
Vinnie Falco
|
325a265a33
|
Add explicit checking for OpenSSL multithreading support
|
2013-08-18 13:09:09 -07:00 |
|
Vinnie Falco
|
0df51dc9e4
|
Add explicit checking for OpenSSL multithreading support
|
2013-08-18 13:09:09 -07:00 |
|
Vinnie Falco
|
918950ba49
|
Move destroy to the .cpp
|
2013-08-18 13:09:09 -07:00 |
|
Vinnie Falco
|
a110a01e0d
|
Move destroy to the .cpp
|
2013-08-18 13:09:09 -07:00 |
|
Vinnie Falco
|
34dfcee2e8
|
Fix pure virtual stubs for future returns
|
2013-08-18 13:08:34 -07:00 |
|
Vinnie Falco
|
7776781560
|
Fix pure virtual stubs for future returns
|
2013-08-18 13:08:34 -07:00 |
|
Vinnie Falco
|
958bc5866d
|
Disable buffered handshake API to fix variations in boost versions
|
2013-08-18 04:11:53 -07:00 |
|
Vinnie Falco
|
1eccbd5e9d
|
Disable buffered handshake API to fix variations in boost versions
|
2013-08-18 04:11:23 -07:00 |
|
Vinnie Falco
|
95cb192209
|
Clean up combinations of buffered handshaking and future returns
|
2013-08-18 03:20:57 -07:00 |
|
Vinnie Falco
|
48bacf189d
|
Clean up combinations of buffered handshaking and future returns
|
2013-08-18 03:20:57 -07:00 |
|
Vinnie Falco
|
c1bef9b35c
|
Tidy up argument types for all wrappers and call sites
|
2013-08-18 03:07:12 -07:00 |
|
Vinnie Falco
|
d571788172
|
Tidy up argument types for all wrappers and call sites
|
2013-08-18 03:07:12 -07:00 |
|
Vinnie Falco
|
005672e8af
|
Remove obsolete handler wrappers
|
2013-08-18 02:35:53 -07:00 |
|
Vinnie Falco
|
2d04fc4641
|
Remove obsolete handler wrappers
|
2013-08-18 02:35:53 -07:00 |
|
Vinnie Falco
|
e52e7d15dc
|
New Context object for composed operations and continuation hooks
|
2013-08-18 01:53:43 -07:00 |
|
Vinnie Falco
|
04b5c7f447
|
New Context object for composed operations and continuation hooks
|
2013-08-18 01:53:43 -07:00 |
|
Vinnie Falco
|
dda53a96cc
|
Fix clang compile error
|
2013-08-17 22:54:43 -07:00 |
|
Vinnie Falco
|
d0e4352582
|
Fix clang compile error
|
2013-08-17 22:54:43 -07:00 |
|
Vinnie Falco
|
35f53516c7
|
Refactor Handler wrapper to meet the safety assurances of the original Handler
|
2013-08-17 21:10:03 -07:00 |
|
Vinnie Falco
|
f342a70fd5
|
[WIP] MultiSocket
|
2013-08-17 21:10:03 -07:00 |
|
Vinnie Falco
|
6a8f054b2f
|
Refactor Handler wrapper to meet the safety assurances of the original Handler
|
2013-08-17 21:10:03 -07:00 |
|
Vinnie Falco
|
14f8ed8dd2
|
Fatal error if a Thread is destroyed while running
|
2013-08-17 21:10:02 -07:00 |
|
Vinnie Falco
|
d9b1b56c98
|
Fatal error if a Thread is destroyed while running
|
2013-08-17 21:10:02 -07:00 |
|
Vinnie Falco
|
21b78adfee
|
Add ContainerDeletePolicy for ownership containers
|
2013-08-17 21:10:01 -07:00 |
|
Vinnie Falco
|
6616cd86ef
|
Add ContainerDeletePolicy for ownership containers
|
2013-08-17 21:10:01 -07:00 |
|
Vinnie Falco
|
503b8047b1
|
Fix thread destruction in TestPeer and better exception reporting
|
2013-08-17 21:10:00 -07:00 |
|
Vinnie Falco
|
2333a38cd7
|
Fix thread destruction in TestPeer and better exception reporting
|
2013-08-17 21:10:00 -07:00 |
|
Vinnie Falco
|
93f983ad71
|
Loop through the failing unit test
|
2013-08-17 21:10:00 -07:00 |
|
Vinnie Falco
|
d959af430e
|
Fixes to handshake and socket wrapper
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
0a58333edc
|
Fixes to handshake and socket wrapper
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
4e908d3e96
|
Fix incorrect future returns for pure virtuals
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
191562c13c
|
Fix incorrect future returns for pure virtuals
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
3db2b7d6a6
|
Fix gcc compile
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
7fe3d3dc1b
|
Fix gcc compile
|
2013-08-17 21:09:59 -07:00 |
|
Vinnie Falco
|
4615297b00
|
Refactor handshake parsing and logic classes
|
2013-08-17 21:09:58 -07:00 |
|
Vinnie Falco
|
15dfaeb666
|
Use handshake detect stream in MultiSocket
|
2013-08-17 21:09:58 -07:00 |
|
Vinnie Falco
|
4eb3504a75
|
Refactor handshake parsing and logic classes
|
2013-08-17 21:09:58 -07:00 |
|
Vinnie Falco
|
6108aca055
|
Add TestPeerLogicProxyClient
|
2013-08-17 21:09:57 -07:00 |
|
Vinnie Falco
|
2ce0ada8f5
|
Disable buffered handshake APIs
|
2013-08-17 21:09:57 -07:00 |
|
Vinnie Falco
|
068cb83803
|
Generic HandshakeDetectStream and HandshakeDetectLogic
|
2013-08-17 21:09:57 -07:00 |
|
Vinnie Falco
|
59fe53781f
|
Add TestPeerLogicProxyClient
|
2013-08-17 21:09:57 -07:00 |
|
Vinnie Falco
|
bb941354ce
|
Generic HandshakeDetectStream and HandshakeDetectLogic
|
2013-08-17 21:09:57 -07:00 |
|
Vinnie Falco
|
22b4e17fad
|
Allow selective enabling of async future returns
|
2013-08-17 21:09:56 -07:00 |
|
Vinnie Falco
|
0feccfd7b0
|
MultiSocket with ssl handshake detection
|
2013-08-17 21:09:56 -07:00 |
|