Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getCount
Method
getCount
src/remote/inet.cpp:474–477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
472
}
473
474
int getCount()
475
{
476
return slct_count;
477
}
478
479
time_t slct_time;
480
Callers
15
select
Method · 0.45
aux_connect
Function · 0.45
forkThread
Function · 0.45
select_wait
Function · 0.45
packet_receive
Function · 0.45
clone
Method · 0.45
findSpecificData
Method · 0.45
getHandle
Method · 0.45
setHandle
Method · 0.45
get_id
Method · 0.45
haveRecvData
Method · 0.45
setRecvState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected