Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ poll
Class
poll
Kernel/include/net/socket.h:65–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
};
64
65
struct poll {
66
int fd;
67
short events;
68
short returnedEvents;
69
};
70
71
class Socket;
72
Callers
2
Poll
Method · 0.85
PollSync
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected