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

Method closePort

src/remote/remote.cpp:825–828  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

823}
824
825void PortsCleanup::closePort(rem_port* port)
826{
827 port->force_close();
828}
829
830void PortsCleanup::delay()
831{

Callers

nothing calls this directly

Calls 1

force_closeMethod · 0.80

Tested by

no test coverage detected