Software /
code /
prosody
Log
util-src/poll.c @ 9476:f3935aa4cc7e
description | author | age |
---|---|---|
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 |
util.poll: Tweak metatable name field | Kim Alvefur | Sat, 06 Oct 2018 18:32:57 +0200 |