socket-util: add sockaddr_in_addr() helper
This extracts the IP address (as union in_addr_union) from a socket address (i.e. a struct sockaddr).
Loading
Please register or sign in to comment
This extracts the IP address (as union in_addr_union) from a socket address (i.e. a struct sockaddr).