prosody
log
graph
tags
bookmarks
branches
eb383f58624b
browse
changeset
net/server_event.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_event.lua @ 2415:
eb383f58624b
less
more
|
(0)
-15
tip
description
author
age
net.server_event: Add properties like _ip and _port to server objects too
Matthew Wild
2009-12-17
net.server_event: Add :serverport() method to be compatible with old API
Matthew Wild
2009-12-17
net.server_event: Load ssl/socket libraries if not already available
Matthew Wild
2009-12-17
net.server_event: Add get_backend() method
Matthew Wild
2009-12-08
Rename closeallservers to closeall in the public API (same as net.server_select) and expose setquitting
Matthew Wild
2009-12-07
net.server_event: Add setquitting() function to be compatible with net.server_select
Matthew Wild
2009-12-07
net.server_event: Fix closeallservers() to work correctly after the giant refactorizification
Matthew Wild
2009-12-07
net.server_event: Return "quitting" on loop exit to be compatible with net.server_select, and give Prosody a way to know why the loop broke
Matthew Wild
2009-12-07
net.server_select, net.server_event: Convert to unix line endings from Windows
Matthew Wild
2009-12-04
net.server_event: Port fix in 2dc9bbf25447 to libevent-based backend
Matthew Wild
2009-12-03
net.server_event: Add addclient/wrapclient compatible with server_select, DNS and s2s should now work with libevent \o/
Matthew Wild
2009-11-26
net.server_event: tostring() some debug logging parameters
Matthew Wild
2009-11-26
net.server_event: Add set_send() for compatibility with server_select
Matthew Wild
2009-11-26
net.server_event: Hide starttls function when the connection is not SSL-enabled
Matthew Wild
2009-11-26
net.server_event: Count the number of client connections *upwards* :)
Matthew Wild
2009-11-26
less
more
|
(0)
-15
tip