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

Method force_close

src/remote/remote.cpp:660–663  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

658}
659
660void rem_port::force_close()
661{
662 (*this->port_force_close)(this);
663}
664
665rem_port* rem_port::receive(PACKET* pckt)
666{

Callers 3

force_closeFunction · 0.80
closePortMethod · 0.80
cancelOperationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected