(struct CHANNEL_INSTANCE* inst,
char* buff, int bytes_requested)
Writes to the I/O filter stack for the connection.
Documentation
Writes to the I/O filter stack for the connection.
- Parameters:
- inst - A pointer to the channel-instance structure.
buff - A pointer to buffer to write from.
bytes_requested - The size of the write buffer.
- Returns:
- The number of octets written, or -1.
Home Alphabetic index
This page was generated with the help of DOC++.