Home / Open source / Terimber 2.0
#include "log.h"
Go to the source code of this file.
accepts mask
Definition at line 43 of file aiogatefactory.h.
Referenced by aiogate::listen(), aiogate::v_on_accept(), and aiogate::v_on_error().
binds mask
Definition at line 51 of file aiogatefactory.h.
Referenced by aiogate::bind().
connects mask
Definition at line 45 of file aiogatefactory.h.
Referenced by aiogate::connect(), aiogate::v_on_connect(), and aiogate::v_on_error().
receives mask
Definition at line 49 of file aiogatefactory.h.
Referenced by aiogate::recv(), aiogate::v_on_error(), and aiogate::v_on_receive().
sends mask
Definition at line 47 of file aiogatefactory.h.
Referenced by aiogate::send_bulk(), aiogate::v_on_error(), and aiogate::v_on_send().