int Ns_ConnReturnOpenChannel ( Ns_Conn* conn, int status, char* type, Tcl_Channel chan, int len );
int Ns_ConnReturnOpenChannel (
Ns_Conn* conn,
int status,
char* type,
Tcl_Channel chan,
int len
);
Write len bytes of an open Tcl channel out to the conn. Return HTTP status in status and Content-type in type.
len
status
type
Top of Page
Copyright © 1998-99 America Online, Inc.