Commit graph

6 commits

Author SHA1 Message Date
obache
e55b86b6bc Update p5-Net-Daemon to 0.39.
Based on patch privided by Martin Wilke via PR 34395.
And
* HOMEPAGE is't exist anymore, so move to CPAN site.
* This package isn't depend on p5-Data-Dumper, so remove it.

Changes:
2006-02-15  Jochen Wiedmann  <jwied@cpan.org> (0.39)

        * t/forkm.t: Hopefully, I finally got rid of the
	  problem with the forking tests. It seems, that
	  the perlipc manual got updated in the past years,
	  most possibly for the same reason: A child handler
	  must be written to catch childs in a loop.

2003-11-10  Jochen Wiedmann  <joe@ispsoft.de> (0.38)

	* lib/Net/Daemon.pm: It is now possible to specify
	  user/group root (aka 0). (rgreab@fx.ro)
 	* Added mode 'ithreads'. (Bill Jackson,
 	  <bjackson@ah.ddiglobal.com>)
 	* lib/Net/Daemon.pm (Bind): The parent process is
 	  now explicitly closing the client socket in fork
 	  mode. (Thought this would happen automatically
 	  due to garbage collection, but possibly it
 	  doesn't.) Tulsi Ram Mayala,
 	  <tulsi_rammayala@pspl.co.in>

2002-08-20  Jochen Wiedmann  <joe@ispsoft.de> (0.37)

	* lib/Net/Daemon.pm (Bind): The server died, if
	  accepting a connection failed. Fixed.
	  Nathan Mueller <nmueller@cs.wisc.edu>
2006-11-05 04:09:39 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
mjl
5766def732 Update to 0.36
* For whatever reason, Thread->self returns undef under ActivePerl.
   This is now handled properly in Net::Daemon::Log.
2001-11-30 14:32:09 +00:00
wiz
5ae1cd88b7 Update to 0.35, per pkg/14159 by Kevin Lo.
Changes since 0.34:
* Added preforked childs to mode 'single'.
* t/server (Run): Child process is now waiting one second
  in forking mode. Helps the script t/forkm.t to run fine.
2001-10-05 09:25:47 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00