smfi_setbacklog(3n) hpux man page | unix.com

Man Page: smfi_setbacklog

Operating Environment: hpux

Section: 3n

smfi_setbacklog(3N)													       smfi_setbacklog(3N)

NAME
smfi_setbacklog() - sets the listen backlog value of the filter for sendmail
SYNOPSIS
PARAMETERS
obacklog Specifies the number of incoming connections in the listen queue.
DESCRIPTION
The routine sets the incoming socket backlog used by the function. If is not called, the operating system default is used. must be called only before the function.
RETURN VALUE
returns if obacklog is less then or equal to 0 (zero).
AUTHOR
The routine was developed by the Sendmail Inc.
SEE ALSO
smfi_main(3N), smfi_register(3N), smfi_setconn(3N), smfi_settimeout(3N), smfi_opensocket(3N), smfi_setdbg(3N), smfi_stop(3N). on smfi_setbacklog(3N)
Related Man Pages
listen(2) - bsd
listen(3xnet) - opensolaris
listen(2) - osf1
smfi_register(3n) - hpux
smfi_settimeout(3n) - hpux
Similar Topics in the Unix Linux Community
PHP Man Pages Now Available (Over 10,000)
How to extract every repeated string between two specific string?
Thank you members and admins
awk - Multi-line data to be stored in variable
Wrong Array...