MCPcopy Create free account
hub / github.com/ClickHouse/ClickHouse / getFileDescriptor

Method getFileDescriptor

src/Client/PacketReceiver.h:40–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38 }
39
40 int getFileDescriptor() const { return epoll.getFileDescriptor(); }
41
42private:
43 bool checkBeforeTaskResume() override;

Callers 14

HedgedConnectionsMethod · 0.45
sendQueryMethod · 0.45
disconnectMethod · 0.45
startNewReplicaMethod · 0.45
checkNewReplicaMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected