ApertureOS
|
#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 |
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 |