MongoDB C++ Driver legacy-1.0.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
mongo::MessagingPort Class Reference
+ Inheritance diagram for mongo::MessagingPort:

Public Member Functions

bool recv (const Message &sent, Message &response)
 this is used for doing 'async' queries instead of doing call( to , from ) you would do say( to ) recv( from ) Note: if you fail to call recv and someone else uses this port, horrible things will happen
 

The documentation for this class was generated from the following file: