Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in epoll
C - sockets - epoll. What with slow clients?
May 29, 2026
c
sockets
epoll
Is it necessary to remove all file descriptors in the interest list before closing the epoll instance itself?
May 28, 2026
c
linux
asynchronous
operating-system
epoll
Can I add socket to a epoll descriptor while another thread waits on this epoll descriptor?
May 24, 2026
multithreading
sockets
epoll
why is NON-BLOCKING sockets recommended in epoll [duplicate]
May 18, 2026
c++
linux
sockets
epoll
tcpserver
libuv vs. raw epoll or IOCP
May 13, 2026
multithreading
epoll
iocp
libuv
Can epoll or kqueue handle asynchronous additions of file descriptors to itself
May 08, 2026
c++
multithreading
sockets
epoll
kqueue
.net core async/await tcp with linux
Apr 21, 2026
.net
linux
.net-core
epoll
architecture of high performance an tcp server
Apr 14, 2026
c
tcp
epoll
EBADF while recv after epoll_wait
Mar 07, 2026
linux
recv
epoll
Can not join ev loop thread since it is hanging in epoll_wait()
Mar 04, 2026
asynchronous
redis
epoll
libev
hiredis
epoll: losing some EPOLLOUT events?
Feb 20, 2026
c++
c
asyncsocket
epoll
epollet
serving large file using select, epoll or kqueue
Feb 06, 2026
select
nginx
epoll
kqueue
Use python select kqueue on OSX to monitor file creation by external application
Feb 02, 2026
python
macos
file-io
epoll
kqueue
Python: retrieve several URLs via select.epoll()
Jan 27, 2026
python
asynchronous
python-requests
urllib
epoll
How do "special" epoll flags correspond to kqueue ones?
Dec 07, 2025
nonblocking
epoll
kqueue
epollet
kevent
Epoll in EPOLLET mode returning 2 EPOLLIN before reading from the socket
Nov 26, 2025
linux
network-programming
epoll
epollet
how to deal with this case: andorid epoll_wait return -1 and errno=4 used ndk
Nov 25, 2025
android
android-ndk
epoll
Older Entries »