socket_util: added function sockaddr_to_string()
Create the socket_util.c library, the first function is
sockaddr_to_string(): it converts a sockaddr struct to a string
containing the IP address in a human-readable form.
Showing
src/socket_util.c
0 → 100644
src/socket_util.h
0 → 100644
Please
register
or
sign in
to comment