Looking at the patch, is it safe to assume that if there's a '/' in a
hostname, it MUST be a AF_UNIX socket? If so, wouldn't a strchr(hostp,
'/') be better than 'hostp[0] == '/''? This way one can use relative paths
as well, not just absolute ones.

--
[ Joseph Mallett            <[EMAIL PROTECTED]> ] [ http://srcsys.org ]
[ xMach Core Team         xMach: Proactively Unbloated Microkernel BSD ]
[ FreeBSD, NetBSD, & xMach User; (Obj)C(++) Coder ] [ http://xMach.org ]

-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCS d-- s+:++ a--- C+++ UB++++ P+++ L- E---- W++ N+ o-- K- w++
O M+ V PS+ PE- Y+ PGP++ t++ 5-- X+ R tv- b++ DI+ D---
G e* h! r% z+
------END GEEK CODE BLOCK------


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to