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

Method remove

base/poco/Net/src/PollSet.cpp:494–497  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

492
493
494void PollSet::remove(const Socket& socket)
495{
496 _pImpl->remove(socket);
497}
498
499
500void PollSet::update(const Socket& socket, int mode)

Callers 1

~FilePartStoreMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected