ConN Leave. More...
#include <ispackets.h>
Data Fields | |
byte | Size |
8 | |
byte | Type |
ISP_CNL | |
byte | ReqI |
0 | |
byte | UCID |
unique id of the connection which left | |
byte | Reason |
leave reason | |
byte | Total |
number of connections including host | |
byte | Sp2 |
byte | Sp3 |
ConN Leave.
Definition at line 1364 of file ispackets.h.
byte IS_CNL::Size |
8
Definition at line 1366 of file ispackets.h.
byte IS_CNL::Type |
Definition at line 1367 of file ispackets.h.
byte IS_CNL::ReqI |
0
Definition at line 1368 of file ispackets.h.
byte IS_CNL::UCID |
unique id of the connection which left
Definition at line 1369 of file ispackets.h.
byte IS_CNL::Reason |
Definition at line 1371 of file ispackets.h.
byte IS_CNL::Total |
number of connections including host
Definition at line 1372 of file ispackets.h.
byte IS_CNL::Sp2 |
Definition at line 1373 of file ispackets.h.
byte IS_CNL::Sp3 |
Definition at line 1374 of file ispackets.h.