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

Method set_check_inter

lib_acl_cpp/src/stream/aio_handle.cpp:212–215  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212void aio_handle::set_check_inter(int n)
213{
214 acl_aio_set_check_inter(aio_, n);
215}
216
217void aio_handle::set_rbuf_size(int n)
218{

Callers 4

initFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
initFunction · 0.45

Calls 1

acl_aio_set_check_interFunction · 0.85

Tested by

no test coverage detected