various socket related functions.
More...
Go to the source code of this file.
Functions
Detailed Description
:
Definition in file sock_ut.h.
Function Documentation
| int sock_get_ttl |
( |
int |
sock |
) |
|
- Returns:
- ttl on success, < 0 on error
Definition at line 42 of file sock_ut.c.
| int sock_set_ttl |
( |
int |
sock, |
|
|
int |
ttl | |
|
) |
| | |
- Returns:
- ttl on success, < 0 on error
Definition at line 61 of file sock_ut.c.