This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libev
mirror of
/home/gitosis/repositories/libev.git
Watch
1
Star
0
Fork
0
Code
Releases
62
Activity
Browse Source
*** empty log message ***
master
Marc Alexander Lehmann
1 year ago
parent
6475e13882
commit
35e2ded513
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
ev_iouring.c
+ 4
- 0
ev_iouring.c
View File
@ -82,6 +82,10 @@
*
or
might
not
get
fixed
(
do
I
hold
my
breath
?
)
.
*/
/* TODO: use internal TIMEOUT */
/* TODO: take advantage of single mmap, NODROP etc. */
/* TODO: resize cq/sq size independently */
#
include
<sys/timerfd.h>
#
include
<sys/mman.h>
#
include
<poll.h>
Write
Preview
Loading…
Cancel
Save