libexplain
1.4.D001
|
Go to the source code of this file.
Functions | |
int | explain_fildes_to_address_family (int fildes) |
int explain_fildes_to_address_family | ( | int | fildes | ) |
The explain_fildes_to_address_family function may be used to obtain the address family of a file descriptor that refers to a network socket.
fildes | The file descriptor of interest |
Definition at line 26 of file fildes_to_address_family.c.