Software /
code /
prosody
Log
net/server_epoll.lua @ 9506:ae6636052be9
description | author | age |
---|---|---|
net.server_epoll: Graceful handling of registering already added socket | Kim Alvefur | Fri, 12 Oct 2018 03:20:09 +0200 |
net.server: Swich method for connecting sockets with remotes | Kim Alvefur | Fri, 12 Oct 2018 17:36:34 +0200 |
net.server_epoll: Check return conditions of early socket setup | Kim Alvefur | Fri, 12 Oct 2018 17:28:08 +0200 |
net.server_epoll: Add support for the conn_type argument to addclient | Kim Alvefur | Fri, 12 Oct 2018 16:26:19 +0200 |
net.server_epoll: Assert successful creation of util.poll handle | Kim Alvefur | Thu, 11 Oct 2018 18:53:15 +0200 |
net.server_epoll: Update copyright year | Kim Alvefur | Thu, 11 Oct 2018 17:01:45 +0200 |
net.server: Require IP address as argument to addclient (no DNS names) | Kim Alvefur | Thu, 11 Oct 2018 15:48:30 +0200 |
net.server_epoll: Log error number from wait() | Kim Alvefur | Sun, 07 Oct 2018 17:40:13 +0200 |