

Public Member Functions | |
| NonblockingReceiver (shared_ptr< SocketWrapperInterface > socket_wrapper, HmacProvider hmac_provider, const ConnectionOptions &connection_options) | |
| bool | Enqueue (shared_ptr< HandlerInterface > handler, google::int64 sequence, HandlerKey handler_key) |
| NonblockingPacketServiceStatus | Receive () |
| int64_t | connection_id () |
| bool | Remove (HandlerKey key) |
Definition at line 67 of file nonblocking_packet_receiver.h.
1.8.8