]> arthur.barton.de Git - ngircd-alex.git/history - src/ngircd/proc.c
New function Conn_CloseAllSockets() to close all open sockets
[ngircd-alex.git] / src / ngircd / proc.c
2010-07-13 Alexander BartonDon't Proc_Kill() childs after Proc_Read(): done there...
2010-07-13 Alexander BartonUse Proc_GenericSignalHandler() as handler for SIGTERM...
2010-07-11 Alexander BartonRefactor Resolve_Read() into generic Proc_Read() function
2010-07-11 Alexander BartonMake Proc_Kill() more fault-tolerant
2010-06-30 Alexander BartonNew function Proc_GenericSignalHandler()
2010-06-29 Alexander BartonNew "module" proc.c/proc.h for generic process handling