int Ns_SockPortBound ( int port );
This function returns a boolean value specifying whether the specified port is already bound. The port is a TCP port, and INADDR_ANY is assumed.
port
Top of Page
Copyright © 1998-99 America Online, Inc.