pjd 2010-02-21 19:56:47 UTC
FreeBSD src repository
Modified files:
sbin/hastd proto_socketpair.c
Log:
SVN rev 204177 on 2010-02-21 19:56:47Z by pjd
Changing proto_socketpair.c compilation and linking order revealed
a problem - we should simply ignore proto_server() if address
doesn't start with socketpair://, and not abort.
Revision Changes Path
1.2 +4 -1 src/sbin/hastd/proto_socketpair.c