|
TacOS
0.2
|

Champs de données | |
| int | sd |
| open_file_descriptor * | ofd |
| enum socket_type | type |
| bool | blocking |
| char * | meetpoint |
| enum socket_state | state |
| struct socket ** | new_conn_req |
| int | pending_conn_req |
| int | max_conn_req_backlog |
| struct socket * | paired_sock |
| struct socket_msg | in_buffer [MAX_MESSAGES] |
| int | in_base |
| int | in_count |
| uint8_t | accept_sem |
| uint8_t | connect_sem |
| uint8_t | read_sem |
| uint8_t | write_sem |
1.8.7