Query: smfi_opensocket
OS: hpux
Section: 3n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
smfi_opensocket(3N) smfi_opensocket(3N)NAMEsmfi_opensocket() - attempts to create the interface socket that MTAs use to connect to the filterSYNOPSISPARAMETERSThe contains the following parameters: rmsocket A flag that indicates whether the library must try to remove any existing UNIX domain socket before attempting to create a new socket.DESCRIPTIONThe routine is used to create the socket specified previously by a call to the routine, which is the interface between Mail Transfer Agents (MTAs) and the filter. The routine allows the calling application to ensure that the socket can be created. If is not called, the routine does it implicitly. The routine is called only from program mainline before calling the routine.RETURN VALUEFollowing are the possible reasons when the routine fails and returns o The interface socket is not created. o When rmsocket is true, either the socket is not examined or the socket exists and cannot be removed. o The routine is not called.AUTHORThe routine was developed was the Sendmail Inc.SEE ALSOsmfi_main(3N), smfi_register(3N), smfi_setconn(3N), smfi_settimeout(3N), smfi_setbacklog(3N), smfi_setdbg(3N), smfi_stop(3N). on smfi_opensocket(3N)
Related Man Pages |
---|
rpc_use_family_wk(3ncs) - ultrix |
smfi_register(3n) - hpux |
smfi_settimeout(3n) - hpux |
socket_set_nonblock(3) - php |
socket_set_block(3) - php |
Similar Topics in the Unix Linux Community |
---|
How can I program socket in unix? |
socket scripting |
Program |
Socket and interface (eth0, eth 1)relationship |
AIX full path to socket library |