MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / select_have_broken_poll

Function select_have_broken_poll

Modules/selectmodule.c:674–695  ·  view source on GitHub ↗

* On some systems poll() sets errno on invalid file descriptors. We test * for this at runtime because this bug may be fixed or introduced between * OS releases. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

selectmodule.cFile · 0.85

Calls 2

closeFunction · 0.85
pollFunction · 0.85

Tested by

no test coverage detected