mirror of
git://git.psyced.org/git/psyced
synced 2024-08-15 03:25:10 +00:00
changes in notify_shutdown
This commit is contained in:
parent
202bfdd99a
commit
1ffd6729fa
4 changed files with 7 additions and 9 deletions
|
@ -266,7 +266,7 @@ htget(prot, query, headers, qs) {
|
|||
s += "<b>Your chatserver is being restarted.</b>";
|
||||
// write at the bottom wouldn't be called after shutdown, would it?
|
||||
write(s);
|
||||
shutdown();
|
||||
server_shutdown("restart by web configuration", 1);
|
||||
return 1;
|
||||
case "list_udp":
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue