Software / code / prosody
Log
net/server_select.lua @ 6631:45222bfb206f
| description | author | age |
|---|---|---|
| net.server_select: 'listener'->'listeners' (fixes undefined global access) | Matthew Wild | Tue, 02 Sep 2014 17:23:44 +0100 |
| net.server_{select,event}: Add 'ondetach' callback for listener objects, to notify them when another listener is being assigned to a connection | Matthew Wild | Fri, 29 Aug 2014 11:39:56 +0100 |
| Merge 0.10->trunk | Matthew Wild | Fri, 25 Jul 2014 13:54:47 +0100 |
| Merge 0.9->0.10 | Matthew Wild | Fri, 25 Jul 2014 13:54:27 +0100 |
| net.server_select/event: Switch sender mode to *a when reading, to make sure we get all available data | Matthew Wild | Fri, 25 Jul 2014 13:53:39 +0100 |
| net/server_*: Fix addclient: LuaSocket 3.0-rc1 sometimes returns EALREADY instead of EINPROGRESS when the dns lookup has multiple results | daurnimator | Wed, 25 Jun 2014 12:15:00 -0400 |
| Merge 0.10->trunk | Matthew Wild | Wed, 02 Apr 2014 17:42:22 +0100 |