Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.connect: Fix passing request table to new listener | Kim Alvefur | Wed, 26 Sep 2018 17:36:53 +0200 |
net.connect: Remove manual onattach callback invocation | Kim Alvefur | Wed, 26 Sep 2018 15:07:25 +0200 |
net.server: Call a 'onattach' callback when replacing listeners | Kim Alvefur | Wed, 26 Sep 2018 14:25:59 +0200 |
net.server_epoll: Include errno in log messages | Kim Alvefur | Wed, 26 Sep 2018 14:57:09 +0200 |
net.server_epoll: Factor out IP/port detection into its own method | Kim Alvefur | Wed, 26 Sep 2018 13:53:18 +0200 |
net.server_epoll: Protect from errors in get{peer,sock}name | Kim Alvefur | Wed, 26 Sep 2018 13:52:10 +0200 |
net.server_epoll: Watching instead of registering, seems more understandable | Kim Alvefur | Mon, 24 Sep 2018 19:47:53 +0200 |