[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_SockPortBound

Overview

Determine if port is bound

Syntax

    int Ns_SockPortBound (
    int port
    );

Description

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.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1998-99 America Online, Inc.