Software /
code /
prosody
Log
net/server_event.lua @ 2340:b286d60cb4fc
description | author | age |
---|---|---|
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 |
net.server_select, net.server_event: Convert to unix line endings from Windows | Matthew Wild | Fri, 04 Dec 2009 03:07:17 +0000 |