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
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
Are epoll events being watched when not epoll_waiting
Nov 11, 2022
linux
epoll
event-based-programming
epollet
Should I use epoll or just blocking recv in threads?
Apr 26, 2022
python
sockets
webserver
epoll
libevent and epoll,which is more efficient? [closed]
May 18, 2022
epoll
libevent
Socket server with epoll and threads
May 21, 2022
c
multithreading
sockets
pthreads
epoll
Cancelling thread that is stuck on epoll_wait
Jul 29, 2020
c++
pthreads
epoll
Is it OK to share the same epoll file descriptor among threads?
May 18, 2022
c
linux
pthreads
epoll
What is correct way to use cProfile with asyncio code?
May 17, 2022
python
profiling
python-asyncio
epoll
cprofile
Missing something or do I just not understand epoll?
Jun 21, 2022
c
linux
sockets
pthreads
epoll
select(), poll() or epoll() ? for sysfs attribute
Jul 23, 2022
c
linux
embedded-linux
epoll
beagleboard
If a file is readable before epoll_ctl is called in edge-triggered mode, will a subsequent epoll_wait return immediately?
Jul 20, 2017
linux
epoll
Boost Message Queue not based on POSIX message queue? Impossible to select(2)?
Nov 14, 2019
select
boost
message-queue
interprocess
epoll
Does Nginx have separate queuing mechanism for requests?
Nov 02, 2022
linux
nginx
epoll
Why is the TUX Web Server Dead? Does Nginx/Lighttpd/Epoll/Kqueue Replace it?
Oct 20, 2017
nginx
linux-kernel
cdn
lighttpd
epoll
Multithreading UDP server with epoll?
Oct 15, 2021
c
linux
udp
epoll
epoll VS select
Dec 10, 2018
select
epoll
Python: Lib to use epoll if available, fallback to select
Mar 12, 2022
python
select
python-asyncio
epoll
Async connect and disconnect with epoll (Linux)
May 06, 2022
linux
sockets
asynchronous
tcp
epoll
« Newer Entries
Older Entries »