-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Service Arch
-
Platforms 12 (04/01/16)
The new Socket interface should not be message-aware. Begin with the minimum viable interface, keeping all methods generic. In theory, we could use the existing mongo Socket class to implement the new interface, or implement a mock class that was entirely network-less.
Also, this should become its own SCons target.
- depends on
-
SERVER-23448 ASIO based AbstractMessagingPort
- Closed
- has to be done after
-
SERVER-23511 Develop a minimal SocketInterface
- Open
- has to be done before
-
SERVER-23245 Implement a suite of tests for new ASIOSocket class
- Closed
- related to
-
SERVER-22415 Implement time outs on top of a block ASIO socket style api
- Closed