Return how many bytes the peer half of a BIO pair last tried to read while the buffer was empty.
Requested byte count (capped by the write guarantee), or 0 after a successful read or once the request is satisfied.
| Name | Description |
|---|---|
| b | BIO-pair endpoint to query. |