libexplain
1.4.D001
|
#include <libexplain/string_to_thing.h>
Go to the source code of this file.
Functions | |
socklen_t | explain_parse_socklen_t_or_die (const char *text) |
socklen_t explain_parse_socklen_t_or_die | ( | const char * | text | ) |
The explain_string_to_socklen_t function may be used to convert text to a socklen_t value.
text | The text to be converted. |
Definition at line 24 of file socklen_t.c.