Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
660
void rem_port::force_close()
661
{
662
(*this->port_force_close)(this);
663
}
664
665
rem_port* rem_port::receive(PACKET* pckt)
666
{
Callers
3
force_close
Function · 0.80
closePort
Method · 0.80
cancelOperation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected