void * IOHANDLE
Definition: types.h:18
struct NETSOCKET_INTERNAL * NETSOCKET
Definition: types.h:34
time_t m_TimeCreated
Definition: types.h:25
time_t m_TimeModified
Definition: types.h:26
const char * m_pName
Definition: types.h:24
bool operator==(const NETADDR &other) const
Definition: system.cpp:1026
unsigned char ip[16]
Definition: types.h:69
bool operator!=(const NETADDR &other) const
Definition: types.h:73
unsigned short port
Definition: types.h:70
unsigned int type
Definition: types.h:68
Definition: system.cpp:110
TRISTATE
Definition: types.h:7
int(* FS_LISTDIR_CALLBACK_FILEINFO)(const CFsFileInfo *info, int is_dir, int dir_type, void *user)
Definition: types.h:29
@ NETADDR_MAXSTRSIZE
Definition: types.h:45
@ IO_MAX_PATH_LENGTH
Definition: types.h:43
@ NETTYPE_TW7
Definition: types.h:57
@ NETTYPE_INVALID
Definition: types.h:49
@ NETTYPE_LINK_BROADCAST
Definition: types.h:47
@ NETTYPE_MASK
Definition: types.h:60
@ NETTYPE_ALL
Definition: types.h:59
@ UTF8_BYTE_LENGTH
Definition: types.h:41
@ NETTYPE_IPV6
Definition: types.h:51
@ NETTYPE_IPV4
Definition: types.h:50
@ NETTYPE_WEBSOCKET_IPV4
Definition: types.h:52
int(* FS_LISTDIR_CALLBACK)(const char *name, int is_dir, int dir_type, void *user)
Definition: types.h:20