MCPcopy 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

selectMethod · 0.45
aux_connectFunction · 0.45
forkThreadFunction · 0.45
select_waitFunction · 0.45
packet_receiveFunction · 0.45
cloneMethod · 0.45
findSpecificDataMethod · 0.45
getHandleMethod · 0.45
setHandleMethod · 0.45
get_idMethod · 0.45
haveRecvDataMethod · 0.45
setRecvStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected