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
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
What is the use case for EPOLLET? [closed]
Nov 22, 2025
linux
epoll
epollet
What is the difference between epoll and boost::asio::io_context?
Oct 26, 2025
c++
boost-asio
epoll
epoll_wait() receives socket closed twice (read()/recv() returns 0)
Oct 23, 2025
sockets
recv
epoll
May `epoll_ctl` modify the `epoll_event` structure passed to it?
Oct 16, 2025
c
linux
epoll
manpage
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
Older Entries »