|
Lely core libraries 2.3.5
|
A network socket. More...

Data Fields | |
| struct io_handle | base |
| The I/O device base handle. | |
| int | domain |
| The domain of the socket (one of IO_SOCK_BTH, IO_SOCK_IPV4, IO_SOCK_IPV6 or IO_SOCK_UNIX). | |
| int | type |
| The type of the socket (IO_SOCK_STREAM or IO_SOCK_DGRAM). | |