-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
Platforms 10 (02/19/16), Platforms 12 (04/01/16)
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The server uses an AbstractMessagingPort interface to wrap a socket. However, the main implementation of this interface, MessagingPort, includes other functionality that is used throughout the codebase. Investigate the work involved to create a MessagingPortASIO that implements the AbstractMessagingPort interface, and investigate the work needed to expand that interface until it can be used everywhere in place of a bare MessagingPort.
- is related to
-
SERVER-22477 Implement blocking i/o functions with timeouts on top of ASIO async methods
-
- Closed
-
- related to
-
SERVER-22417 PoC Support cleartext and ssl on the same port using ASIO
-
- Closed
-