accept(10, 0x7fff2748f410, [2830782089748545664]) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {11840363, 618943181}) = 0
epoll_wait(3, {{EPOLLIN, {u32=10, u64=4294967306}}}, 64, 1114) = 1
clock_gettime(CLOCK_MONOTONIC, {11840363, 975286181}) = 0
accept(10, 0x7fff2748f410, [2830782089748545664]) = -1 EAGAIN (Resource temporarily unavailable)
clock_gettime(CLOCK_MONOTONIC, {11840363, 975588181}) = 0
epoll_wait(3, {{EPOLLIN, {u32=10, u64=4294967306}}}, 64, 757) = 1
clock_gettime(CLOCK_MONOTONIC, {11840363, 975866181}) = 0
accept(10, 0x7fff2748f410, [2830782089748545664]) = -1 EAGAIN (Resource temporarily unavailable)
I am not really keen on the internals of all this yet, so what exactly is the EAGAIN trying to say?