ApertureOS
Data Fields
SocketInfo Struct Reference

#include <priv_socket.h>

Data Fields

Sock_ReadAsync read
 
Sock_WriteAsync write
 
Sock_SeekAsync seek
 
SOCK_FEATURES flags
 
SOCK_NOTIFICATIONS notifications
 
uint32_t max_connections
 
uint32_t cur_connections
 
char * name
 

Field Documentation

uint32_t SocketInfo::cur_connections
SOCK_FEATURES SocketInfo::flags
uint32_t SocketInfo::max_connections
char* SocketInfo::name
SOCK_NOTIFICATIONS SocketInfo::notifications
Sock_ReadAsync SocketInfo::read
Sock_SeekAsync SocketInfo::seek
Sock_WriteAsync SocketInfo::write

The documentation for this struct was generated from the following file: