* Virtual callback function when asynchronous stream count decreases by 1 */
| 250 | * Virtual callback function when asynchronous stream count decreases by 1 |
| 251 | */ |
| 252 | virtual void on_decrease() {} |
| 253 | |
| 254 | private: |
| 255 | ACL_AIO* aio_; |
no outgoing calls
no test coverage detected
searching dependent graphs…