prosody
log
graph
tags
bookmarks
branches
69a8c7e635c5
browse
changeset
net/server.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
net/server.lua @ 3526:
69a8c7e635c5
less
more
|
(0)
-15
tip
description
author
age
net.server: Don't load configmanager if not running inside Prosody, assume server_select
Matthew Wild
2010-08-23
Merge 0.6->0.7
Matthew Wild
2010-04-09
net.server: Fix logic error causing traceback when receiving a non-number port
Matthew Wild
2010-04-09
Merge 0.6->0.7
Matthew Wild
2010-03-22
Update copyright headers for 2010
Matthew Wild
2010-03-22
net.server_select: Restore checks for wantread/timeout errors on receive
Matthew Wild
2009-12-03
net.server_select: Make bufferlen() method return, of all things, the buffer length
Matthew Wild
2009-12-03
net.server_select: Fix possibility of losing data sent from a socket just before it closes (thanks Sjoerd Simons)
Matthew Wild
2009-12-03
net.server: Remove redundant commented code and some trailing whitespace
Matthew Wild
2010-02-15
net.server: When libevent backend is in use, override signal.signal to use server.hook_signal
Matthew Wild
2010-01-10
Merge with tip.
Tobias Markmann
2009-11-29
net.server: Log an error when libevent is requested, but luaevent is unavailable, and don't load luaevent when not requested.
Waqas Hussain
2009-11-24
net.server: Add some comments to explain to waqas how it all works :)
Matthew Wild
2009-11-22
net.server: Small fix for addtimer() compatibility code
Matthew Wild
2009-11-21
net.server: New net.server to choose the appropriate library from server_select/server_event based on the availability of luaevent and the use_libevent config option
Matthew Wild
2009-11-21
less
more
|
(0)
-15
tip