Walk a BIO chain after BIO_should_io_special() and locate the BIO requesting a retry.
The BIO in the chain that set the special condition, or NULL if none.
| Name | Description |
|---|---|
| bio | Starting BIO (usually the application-facing filter). |
| reason | Receives a BIO_RR_* reason code when non-NULL. |