MCPcopy Create free account
hub / github.com/FastLED/FastLED / is_non_blocking

Method is_non_blocking

src/fl/stl/asio/ip/tcp.cpp.hpp:335–335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333}
334
335bool socket::is_non_blocking() const { return mNonBlocking; }
336
337int socket::native_handle() const { return mFd; }
338

Callers 1

FL_TEST_FILEFunction · 0.80

Calls

no outgoing calls

Tested by 1

FL_TEST_FILEFunction · 0.64