qb
2.0.0.0
C++17 Actor Framework
|
Event triggered when the handshake is complete. More...
#include <handshake.h>
Event triggered when the handshake is complete.
This event is passed to the derived class's on(qb::io::async::event::handshake&&) method when the handshake is complete.
Usage Example: