Query: nwclearconnectionnumber
OS: redhat
Section: 3ncp
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NWCLEARCONNECTIONNUMBER(3NCP) NWCLEARCONNECTIONNUMBER(3NCP)NAMENWClearConnectionNumber - Logs out the specified connectionSYNOPSIS#include <nwcalls.h> NWCCODE NWClearConnectionNumber(NWCONN_HANDLE conn, NWCONN_NUM num);DESCRIPTIONThis function logs out specified connection from server. You must have SUPERVISOR rights to server. conn conn contains connection handle obtained from ncp_open(3ncp) or NWParsePath(3ncp). num num contains connection number.RETURN VALUEFunction returns zero on success and non-zero on failure. NWE_CONSOLE_NO_PRIV You have not enough rights. See nwerrors(3ncp) for complete list of error codes.BUGSNone known.SEE ALSOnwerrors(3ncp) libncp (>= 2.2.0.14) 04/13/1999 NWCLEARCONNECTIONNUMBER(3NCP)
Similar Topics in the Unix Linux Community |
---|
How to capture ^x,^y via bash script? |
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig |
Docker learning Phase-I |
[TIP] Processing YAML files with yq |