25#ifndef QB_IO_ASYNC_EVENT_DISCONNECTED_H
26#define QB_IO_ASYNC_EVENT_DISCONNECTED_H
28namespace qb::io::async::event {
Event triggered when a connection is closed or lost.
Definition disconnected.h:57
int reason
Reason code for the disconnection.
Definition disconnected.h:58