Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ connect
Method
connect
src/remote/remote.cpp:693–696 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
691
}
692
693
rem_port* rem_port::connect(PACKET* pckt)
694
{
695
return (*this->port_connect)(this, pckt);
696
}
697
698
rem_port* rem_port::request(PACKET* pckt)
699
{
Callers
3
aux_connect
Function · 0.45
queEvents
Method · 0.45
aux_request
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected