* citserver locate_host() migrated to getpeername() and getnameinfo(). These API...
authorArt Cancro <ajc@citadel.org>
Mon, 16 Aug 2010 17:04:07 +0000 (17:04 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 16 Aug 2010 17:04:07 +0000 (17:04 +0000)
commit879934a987d63e87b2960ff044be80b42caaf41a
tree4b1d3f7480411a35bc5b7646e5f1853b3e3bbe1a
parent7cc5b90b0c4d5ebdb1c2279cc1c0c21662568d3f
* citserver locate_host() migrated to getpeername() and getnameinfo().  These API's are both simpler and IPv4/IPv6 compatible.
citadel/citserver.c
citadel/locate_host.c
citadel/locate_host.h