unix domain sockets

Toivo Pedaste toivo at uniwa.uwa.oz
Fri Feb 23 13:30:47 AEST 1990


	When a unix domain socket is opened by a server program
it is created in the file system, but when the server program closes 
it and exits it continues to exist. Now when a client program
is run it get an error saying that the socket is not connected,
while when the server is run it gets an address already in use
error. 

	My question is does this now orphaned socket have a 
possible use or does it just get in the way.
-- 
	Toivo Pedaste				ACSNET: toivo at uniwa.uwa.oz



More information about the Comp.unix.questions mailing list