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

Ns_QueueConn

Overview

Make and queue a new conn

Syntax

    int Ns_QueueConn (
    Ns_Driver driver, 
    void* ctx
    );

Description

Make a new conn and put it on the list of conns to be served. This function is called by socket drivers.

Top of Page

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