Commit graph

53 commits

Author SHA1 Message Date
Al Riddoch
3dd2799688 2002-10-17 Al Riddoch <alriddoch@zepler.org>
* common/system.cpp: Ignore sigpipe so we don't abort on some
	  systems if the client quits unexpectedly.
2002-10-17 23:07:52 +00:00
Al Riddoch
0a56c302fd 2002-10-10 Al Riddoch <alriddoch@zepler.org>
* init script fixes.

	* common/system.cpp: Ensure that parent of daemon exit status indicates
	  whether the daemon has started properlly.

	* server/Connection.cpp: Clarify error reporting.
2002-10-10 10:42:10 +00:00
Al Riddoch
4de89d749b 2002-10-03 Al Riddoch <alriddoch@zepler.org>
* common/system.h, common/system.cpp, server/server.cpp: Moved all
	  the system dependant signal handling and background handling
	  code into system module, and implemented propper handling of
	  going into the background, including reporting error status
	  back to the waiting parent using exit status and user signals.
2002-10-03 10:51:59 +00:00