Software /
code /
prosody
Log
net/server_event.lua @ 2374:9b6a9d521620
description | author | age |
---|---|---|
net.server_event: Add :serverport() method to be compatible with old API | Matthew Wild | Thu, 17 Dec 2009 20:30:10 +0000 |
net.server_event: Load ssl/socket libraries if not already available | Matthew Wild | Thu, 17 Dec 2009 16:53:28 +0000 |
net.server_event: Add get_backend() method | Matthew Wild | Tue, 08 Dec 2009 01:22:54 +0000 |
Rename closeallservers to closeall in the public API (same as net.server_select) and expose setquitting | Matthew Wild | Mon, 07 Dec 2009 19:26:50 +0000 |
net.server_event: Add setquitting() function to be compatible with net.server_select | Matthew Wild | Mon, 07 Dec 2009 19:26:12 +0000 |
net.server_event: Fix closeallservers() to work correctly after the giant refactorizification | Matthew Wild | Mon, 07 Dec 2009 19:25:16 +0000 |
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 | Mon, 07 Dec 2009 18:42:31 +0000 |