MCPcopy Create free account
hub / github.com/antirez/ds4 / pollfd

Class pollfd

ds4_distributed.c:4126–4126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4124 const char *peer_port) {
4125 for (;;) {
4126 struct pollfd pfd = {
4127 .fd = fd,
4128 .events = 0,
4129 .revents = 0,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected