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

Method put

lib_fiber/cpp/src/keeper/keeper.hpp:116–118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114 }
115
116 void put(socket_stream* conn) {
117 tbox_.push(conn);
118 }
119
120private:
121 bool hit_;

Callers 13

add_taskMethod · 0.45
handle_taskMethod · 0.45
notify_exitMethod · 0.45
notify_exitMethod · 0.45
notify_exitMethod · 0.45
fiber_readerFunction · 0.45
notifyMethod · 0.45
notify_exitMethod · 0.45
mysql_addMethod · 0.45
mysql_getMethod · 0.45
run_poolFunction · 0.45
pgsql_addMethod · 0.45

Calls 1

pushMethod · 0.45

Tested by

no test coverage detected