sock_connect() - if first char of hostname is '/' assume it is a unix domain socket...
authorArt Cancro <ajc@uncensored.citadel.org>
Mon, 23 May 2011 17:30:13 +0000 (13:30 -0400)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 4 Sep 2011 20:51:13 +0000 (20:51 +0000)
commitcb72b9d7474e2d5bb258660cc95327e43aee9367
tree8c182205defb8a39e42f176398a9eb8c506e077b
parent4b2fbf86132f334b34b6eb68166899093642628e
sock_connect() - if first char of hostname is '/' assume it is a unix domain socket and connect to that instead
citadel/clientsocket.c