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

Ns_ConnSendChannel

Overview

Send Tcl channel content to conn

Syntax

    int Ns_ConnSendChannel (
    Ns_Conn* conn, 
    Tcl_Channel chan, 
    int len
    );

Description

Read len bytes from an open Tcl channel and write it out to the conn until EOF.

Top of Page

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