K 10 svn:author V 7 asomers K 8 svn:date V 27 2014-05-21T23:04:47.779540Z K 7 svn:log V 318 sbin/devd/devd.8 sbin/devd/devd.cc Create a new socket, of type SOCK_SEQPACKET, for communicating with clients. SOCK_SEQPACKET sockets preserve record boundaries, simplying code in the client. The old SOCK_STREAM socket is retained for backwards-compatibility with existing clients. Sponsored by: Spectra Logic END