MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / sigaction

Class sigaction

src/remote/inet.cpp:3222–3222  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3220#ifdef HAVE_SETITIMER
3221 struct itimerval internal_timer, client_timer;
3222 struct sigaction internal_handler, client_handler;
3223#endif // HAVE_SETITIMER
3224
3225 if ((port->port_flags & PORT_async) && !(port->port_flags & PORT_no_oob))

Callers 1

packet_sendFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected