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
What is the order in which File Descriptors in epoll are returned?
Sep 23, 2022
c
linux
epoll
Edge Triggered epoll c
Sep 15, 2022
c
sockets
epoll
What happen, when epoll file descriptor is closed?
Jul 04, 2022
epoll
Handle signals with epoll_wait and signalfd
Sep 12, 2022
c
sockets
signals
epoll
Haskell concurrency over kqueue
Aug 21, 2021
haskell
concurrency
epoll
kqueue
EPOLLPRI when does this case happen?
Nov 14, 2018
epoll
Why having to use non-blocking fd in a edge triggered epoll function?
Sep 25, 2022
linux
socket.io
nonblocking
epoll
How can I distinguish read and write events on the same socket?
Jun 30, 2022
c
sockets
epoll
Event notification from kernel space to user space
Jul 19, 2019
linux
linux-kernel
linux-device-driver
epoll
epoll with timerfd
Oct 28, 2022
linux
timer
epoll
Do I get a notification from epoll when a fd is closed?
Jun 23, 2019
linux
epoll
Is it possible to change the io_context of a socket in boost::asio?
Nov 06, 2022
multithreading
boost-asio
epoll
Using edge triggered epoll, should I loop over send?
Sep 30, 2022
epoll
epollet
Performance tuning for Netty 4.1 on linux machine
Jun 03, 2022
java
linux
netty
nio
epoll
What is "urgent data"?
Jul 02, 2019
c
epoll
A problem of multithread epoll in linux
Sep 06, 2014
linux
multithreading
epoll
Why does select.select() work with disk files but not epoll()?
Apr 05, 2022
python
unix
select
epoll
General explanation of how epoll works?
Nov 13, 2022
python
rabbitmq
file-descriptor
epoll
Given any epoll TCP socket event, if EPOLLRDHUP=0 and EPOLLIN=1; is a subsequent call to read()/recv() guaranteed to return a read size unequal to 0?
Apr 02, 2017
c
linux
sockets
tcp
epoll
Does epoll preserve the order in which fd's was registered?
Sep 22, 2022
c
linux
epoll
« Newer Entries
Older Entries »