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
Epoll_wait returning events on closed file descriptor
Sep 20, 2025
c++
linux
epoll
poll, select and "would block"
Sep 20, 2025
linux
select
linux-kernel
kernel-module
epoll
Find what descriptors are registered within an epoll instance
Sep 13, 2025
c
linux
sockets
epoll
can I register 2 or multiple events for the same socket descriptor on epoll?
Sep 07, 2025
sockets
network-programming
epoll
What happened if I don't set EPOLLOUT event and direct call write() function?
Sep 05, 2025
c++
c
sockets
epoll
Is libuv under the hood use epoll or select(2) in unix
Mar 14, 2023
node.js
unix
epoll
jquery-select2
libuv
EPOLLRDHUP not reliable
Feb 13, 2023
tcp
epoll
epoll order of events from epoll_wait
Jan 31, 2023
c
linux
sockets
epoll
Are there any major performance differences between epoll and kqueue?
Jan 24, 2023
python
asynchronous
tornado
epoll
kqueue
How to correctly read data when using epoll_wait
Dec 23, 2022
c++
linux
multithreading
recv
epoll
epoll_ctl : Operation not permitted error - c program
Dec 23, 2022
c
linux
file
io
epoll
how to use epoll with data->ptr, instead of data.fd?
Dec 18, 2022
epoll
epoll with edge triggered event
Dec 08, 2022
c
linux
sockets
epoll
epoll_wait fails due to EINTR, how to remedy this?
Dec 03, 2022
c
linux
system-calls
epoll
interrupted-exception
What is the state of C10K-like event-based server development in TCL?
Nov 07, 2022
events
networking
tcp
tcl
epoll
Number of watched file descriptors inside a epoll
Nov 05, 2022
linux
epoll
asyncio python with serial device takes 100% CPU
Nov 02, 2022
python
epoll
python-asyncio
Older Entries »