nlClose

close a socket

C Specification

NLboolean nlClose(NLsocket socket)

Parameters

socket

[in]Specifies the socket to close.

Description

nlClose closes socket.

Return values

NL_TRUE if no error occurs, otherwise NL_FALSE, and the specific error code can be retrieved by calling nlGetError

Error codes

NL_INVALID_SOCKET : Not a valid socket.

See also

nlOpen


Back to the HawkNL index page


Go directly to the main HawkNL page at Hawk Software

© 2000-2002 Phil Frisbie.

Valid XHTML 1.0!