List Question
20 TechQA 2024-03-16T12:33:47.570000my epoll server can not detect client disconnection
36 views
Asked by marsevilspirit
event loop epoll timer out of sync issue
30 views
Asked by Callum Thomson
epoll_wait has bigger delay
15 views
Asked by yuanjianpeng
Best multi-threaded epoll architecture? (also question about EPOLEXCLUSIVE flag)
60 views
Asked by Spk77k
gRPC assertion failed after gRPC finished executing
145 views
Asked by Yves Halimi
The difference between UDP and TCP when using EPOLL
45 views
Asked by endinferno
CPU usage of epoll_wait(-1) vs defined timeout?
32 views
Asked by Neeraj
when does nodejs use epoll_pwait and when it uses epoll_wait
72 views
Asked by palash kulshreshtha
Is this the right performance using C++ and epoll in WSL2 if we consider it a black box testing?
86 views
Asked by 1024k
Could non-blocking socket using epoll and openssl possibly cause dead loop?
65 views
Asked by benrush
epoll not receiving `EPOLLIN` signal when server sends data to tcp client
63 views
Asked by Habib Ayode
Why does using a tun interface from multiple processes cause it to stutter?
135 views
Asked by fadedbee
Why does Linux treat accept() as read() operation in certain cases?
67 views
Asked by Sgg8
Python cdll inotify watch descriptor fails only in async task
66 views
Asked by MattRickS
Why is my epoll on the timerfd not working as expected?
180 views
Asked by Sourav Paul
Epoll wait modifies filedescriptor set
83 views
Asked by Akese315
why pymongo 3.7 SocketChecker set select.POLLIN in _EVENT_MASK
28 views
Asked by dingding
Poll fds with different event masks using python asyncio loop
56 views
Asked by sergs