MCPcopy Create free account
hub / github.com/Tencent/mars / BreakerFD

Method BreakerFD

mars/comm/windows/SocketSelect/SocketSelect.cpp:167–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167SOCKET SocketSelectBreaker::BreakerFD() const {
168 return m_socket_r;
169}
170
171///////////////////////////////////////////////////////////////////////////////////////////////////
172SocketSelect::SocketSelect(SocketSelectBreaker& _breaker, bool _autoclear)

Callers 3

PreSelectMethod · 0.45
IsExceptionMethod · 0.45
IsBreakMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected