Query: unixserver
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UNIXSERVER(1) General Commands Manual UNIXSERVER(1)NAMEunixserver - UNIX domain socket serverSYNOPSISunixserver [options] socket programDESCRIPTIONUnixserver is UNIX domain socket server that conform to UCSPI, the UNIX Client-Server Program Interface.OPTIONS-q Quiet. Do not print any messages. -Q (default) Print error messages. -v Verbose. Print error and status messages. -d Do not delete the socket file on exit. -D (default) Delete the socket file on exit. -u UID Change user id to UID after creating socket. -g GID Change group id to GID after creating socket. -U Same as '-u $UID -g $GID'. -o UID Make the socket owned by UID. -r GID Make the socket group owned by GID. -O Same as '-o $SOCKET_UID -r $SOCKET_GID'. -p PERM Set the permissions on the created socket (in octal). Note: this option, if set, overrides the mask below. (defaults to 0666 minus umask) -m MASK Set umask to MASK (in octal) before creating socket. (defaults to 0, previous value is restored afterwards) -c N Do not handle more than N simultaneous connections. (default 10) -b N Allow a backlog of N connections. -B BANNER Write BANNER to the client immediately after connecting.SEE ALSOunixclient(1), unixcat(1) http://cr.yp.to/proto/ucspi.txtAUTHORucspi-unix package was written by Bruce Guenter <bruceg@em.ca> This manual page was originally written by Tomas Kuliavas <tokul@bigfoot.com> for the Debian GNU/Linux system, but may be used elsewhere under the GPL. UNIXSERVER(1)
Related Man Pages |
---|
cgrulesengd(8) - centos |
socket_accept(3) - php |
systemd-socket-proxyd(8) - x11r4 |
systemd-socket-proxyd(8) - php |
systemd-socket-proxyd(8) - xfree86 |
Similar Topics in the Unix Linux Community |
---|
NEED Some Information!!! |
NIM Problems creating a mksysb_resource |
What UNIX is best for an all-in-one-server deployment |
fcntl on socket |
WSAAsyncSelect equivalent for linux |