Software /
code /
prosody
Log
util-src/poll.c @ 9488:a96a2fbcc6c0
description | author | age |
---|---|---|
util.poll: Fix inverted logic | Kim Alvefur | Thu, 11 Oct 2018 18:56:11 +0200 |
util.poll: Handle failed epoll FD creation | Kim Alvefur | Thu, 11 Oct 2018 18:52:12 +0200 |
util.poll: Early return from __gc in case of no valid epoll FD | Kim Alvefur | Thu, 11 Oct 2018 18:50:04 +0200 |
util.poll: Increase max epoll events per call | Kim Alvefur | Mon, 08 Oct 2018 15:33:15 +0200 |
util.poll: Zero FD sets watched for errors on creation | Kim Alvefur | Sun, 07 Oct 2018 20:58:51 +0200 |
net.poll: Guard against negative or too large FDs | Kim Alvefur | Sun, 07 Oct 2018 18:44:46 +0200 |
util.poll: Fix missing return for adding duplicate FD | Kim Alvefur | Sun, 07 Oct 2018 18:41:44 +0200 |