*** empty log message ***

This commit is contained in:
Marc Alexander Lehmann 2019-12-27 16:15:58 +00:00
parent 6475e13882
commit 35e2ded513
1 changed files with 4 additions and 0 deletions

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>