Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

Terminate communication and free a socket. See function NetSock_Close() for more information.

Files

net_bsd.h/net_bsd.c

Prototype

Arguments

sock_id

Socket descriptor/handle identifier of socket to close.

Returned Value

0, if no error(s).

-1, otherwise.

  • No labels