int Ns_ConnSendFd( Ns_Conn *conn, int fd, int len );
The Ns_ConnSendFd function writes len bytes from the file pointed to by fd to the connection. Ns_ConnSendFd returns the status NS_ERROR or NS_OK.
len
fd
Top of Page
Copyright © 1998-99 America Online, Inc.