DSL
DSL_Sockets_Events Member List

This is the complete list of members for DSL_Sockets_Events, including all inherited members.

Add(DSL_SOCKET *sock, dsl_sockets_event_callback read_cb=NULL, dsl_sockets_event_callback write_cb=NULL, dsl_sockets_event_callback connect_cb=NULL, void *user_ptr=NULL, bool persist_recv=true, bool persist_write=false) (defined in DSL_Sockets_Events)DSL_Sockets_Events
AddTimer(dsl_sockets_event_callback cb, bool persist=true, void *user_ptr=NULL) (defined in DSL_Sockets_Events)DSL_Sockets_Events
DisableRecv(DSL_SOCKET_LIBEVENT *s) (defined in DSL_Sockets_Events)DSL_Sockets_Events
DisableWrite(DSL_SOCKET_LIBEVENT *s) (defined in DSL_Sockets_Events)DSL_Sockets_Events
DSL_Sockets_Events(DSL_Sockets3_Base *pSocks) (defined in DSL_Sockets_Events)DSL_Sockets_Events
EnableRecv(DSL_SOCKET_LIBEVENT *s, int timeout=0) (defined in DSL_Sockets_Events)DSL_Sockets_Events
EnableWrite(DSL_SOCKET_LIBEVENT *s, int timeout=0) (defined in DSL_Sockets_Events)DSL_Sockets_Events
FreeTimer(DSL_SOCKET_LIBEVENT *timer) (defined in DSL_Sockets_Events)DSL_Sockets_Events
GetEventBase() (defined in DSL_Sockets_Events)DSL_Sockets_Eventsinline
LoopBreak() (defined in DSL_Sockets_Events)DSL_Sockets_Events
LoopWithFlags(int flags=0) (defined in DSL_Sockets_Events)DSL_Sockets_Events
LoopWithTimeout(int timeout) (defined in DSL_Sockets_Events)DSL_Sockets_Events
Remove(DSL_SOCKET_LIBEVENT *s, bool close=false) (defined in DSL_Sockets_Events)DSL_Sockets_Events
~DSL_Sockets_Events() (defined in DSL_Sockets_Events)DSL_Sockets_Events