MCPcopy Create free account
hub / github.com/acl-dev/acl / on_increase

Function on_increase

lib_acl_cpp/include/acl_cpp/stream/aio_handle.hpp:242–242  ·  view source on GitHub ↗

* Virtual callback function when asynchronous stream count increases by 1 */

Source from the content-addressed store, hash-verified

240 * Virtual callback function when asynchronous stream count increases by 1
241 */
242 virtual void on_increase() {}
243
244 /**
245 * Decrement asynchronous stream count by 1

Callers 1

increaseMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…