Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antirez/smallchat
/ timeval
Class
timeval
smallchat-server.c:156–156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
while(1) {
155
fd_set readfds;
156
struct timeval tv;
157
int retval;
158
159
FD_ZERO(&readfds);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected