|
This manual page documents briefly the genuds
command.
genuds is a program that prints ascii data
transfered over a unix domain socket connection and
transfers any ascii input entered by the user. It can
therefore be used to test and debug programs which use unix
domain sockets.
genuds can either act as a unix domain socket
server or as a unix domain socket client. If whether
genuds is to act as a client or server, or the unix
domain socket path is not specified the user will be
prompted for it.
genuds was originally used to debug frocor.
|