add private function to return string version of IPV4 or IPV6 IP number. Ignore SOCK_...
commiteb38447ba426faf04fc5ddfadecd2afeef59917e
authorRob Savoye <rob@welcomehome.org>
Thu, 12 Apr 2012 17:10:56 +0000 (12 11:10 -0600)
committerRob Savoye <rob@welcomehome.org>
Thu, 12 Apr 2012 17:10:56 +0000 (12 11:10 -0600)
tree7db1190d73c39e2415db9ba18cd12b5d9da6ae5a
parent5878bc9de3bde31df93bed94d25ff5c11a00edc8
add private function to return string version of IPV4 or IPV6 IP number. Ignore SOCK_GRAM sockets, we use SOCK_STREAM only.
libbase/Socket.cpp
libbase/Socket.h