Move unix socket helper functions into socket-util.
authorBen Pfaff <blp@nicira.com>
Tue, 29 Jul 2008 21:38:00 +0000 (14:38 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 30 Jul 2008 22:45:05 +0000 (15:45 -0700)
commit5680957f84873e871b99acbef0c9f472b4797dfe
tree8cbc89c398ca4aa1c7df23d7bcc67ba93de86cc7
parent6ed1440acca05fdb74f20d8fcbd009c02c9a6fe0
Move unix socket helper functions into socket-util.

This makes them available for use by the upcoming vconn_unix.
include/socket-util.h
lib/socket-util.c
lib/vlog-socket.c