[SERVER-19306] split up NetworkInterfaceASIO implementation into multiple files Created: 07/Jul/15  Updated: 05/Feb/16  Resolved: 08/Jul/15

Status: Closed
Project: Core Server
Component/s: None
Affects Version/s: None
Fix Version/s: 3.1.6

Type: Task Priority: Major - P3
Reporter: Adam Midvidy Assignee: Adam Midvidy
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Sprint: Platform 6 07/17/15
Participants:

 Description   

To make it a bit easier to work in parallel we should split the NIA implementation into separate cpp files (similar to the replication coordinator).

Basic idea:

1) network_interface_asio.cpp

Contains implementation of all public methods.

2) network_interface_asio_command.cpp

all AsyncOp methods other than connect

3) network_interface_asio_connection.cpp

Contains AsyncOp::connect, and future methods for handling async DNS resolution and socket setup/teardown

4) network_interface_asio_ssl.cpp

Contains all aync SSL setup/teardown and integration with the SSL manager

5) network_interface_asio_auth.cpp

Contains async implementations of SASL, X509 and Mongo-CR. This may be split further in the future.



 Comments   
Comment by Githook User [ 09/Jul/15 ]

Author:

{u'username': u'amidvidy', u'name': u'Adam Midvidy', u'email': u'amidvidy@gmail.com'}

Message: SERVER-19306 fix lint
Branch: master
https://github.com/mongodb/mongo/commit/863d43e74257b53bff68aa3fcbdeb7eb990e8527

Comment by Githook User [ 08/Jul/15 ]

Author:

{u'username': u'amidvidy', u'name': u'Adam Midvidy', u'email': u'amidvidy@gmail.com'}

Message: SERVER-19306 split NetworkInterfaceASIO into separate files
Branch: master
https://github.com/mongodb/mongo/commit/097c2d2c480ef13e31671f02c6e06247a299384a

Generated at Thu Feb 08 03:50:31 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.