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

Ns_ConnReturnOpenChannel

Overview

Write channel content to conn

Syntax

    int Ns_ConnReturnOpenChannel (
    Ns_Conn* conn, 
    int status, 
    char* type, 
    Tcl_Channel chan, 
    int len
    );

Description

Write len bytes of an open Tcl channel out to the conn. Return HTTP status in status and Content-type in type.

Top of Page

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