MCPcopy Create free account
hub / github.com/Tencent/libco / pollfd

Class pollfd

co_routine.cpp:652–652  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

650struct stPoll_t : public stTimeoutItem_t
651{
652 struct pollfd *fds;
653 nfds_t nfds; // typedef unsigned long int nfds_t;
654
655 stPollItem_t *pPollItems;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected