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