added cmd_restart cmd_reload and cmd_die; added Socket.NoDelay setting to configurati...
authorpk910 <philipp@zoelle1.de>
Sun, 11 Dec 2011 04:48:55 +0000 (05:48 +0100)
committerpk910 <philipp@zoelle1.de>
Sun, 11 Dec 2011 04:54:59 +0000 (05:54 +0100)
commitaea92ef126cc0fe4433fa04805c06947f92e96d6
treee3a1a711bb5a7911616fde3dc549daab1fafb9e0
parent3ba0d9ea1c31d6b78a476d7947c6b73fb5e606be
added cmd_restart cmd_reload and cmd_die; added Socket.NoDelay setting to configuration (maybe this speeds up the sockets a little bit more?)
src/ClientSocket.c
src/cmd_global.h
src/cmd_global_die.c [new file with mode: 0644]
src/cmd_global_reload.c [new file with mode: 0644]
src/cmd_global_restart.c [new file with mode: 0644]
src/commands.c
src/main.c
src/main.h