DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

usock(ADMP)


usock -- UNIX domain sockets drivers

Description

These drivers are used as the transport mechanism, or more appropriately the interprocess communication mechanism, for processes communicating in the UNIX domain. Two drivers exist: one provides connectionless service and the other provides connection oriented service. Both the drivers are loopback-TLI streams drivers. The socket driver ( sock(ADMP)) passes data from the user to the UNIX domain sockets drivers which in turn pass the data back to the socket driver as appropriate.

Files

/dev/usock-cots
/dev/usock-clts

See also

unix(ADMP), socketpair(SSC)
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003