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

Method proc_on_bind

app/wizard/tmpl/master/master_udp.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77void master_service::proc_on_bind(acl::socket_stream&)
78{
79 logger(">>>proc_on_bind<<<");
80}
81
82void master_service::proc_on_init(void)
83{

Callers 1

service_on_bindMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected