Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | socket_util: added function sockaddr_to_string() | Max Kellermann | 2009-02-28 | 1 | -0/+45 |
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. |