Imported from archive.
authorJeremy Stanley <fungi@yuggoth.org>
Tue, 24 Jan 2006 06:31:39 +0000 (06:31 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Tue, 24 Jan 2006 06:31:39 +0000 (06:31 +0000)
commit74d37bfacdd2d7c13192fe2cd5e34f03cc2e399f
treefb5b38a753aa3a6cca8e3f70f970bf762904a68d
parentbe70007ae999da3d3f64b12a6ec13080977be99b
Imported from archive.

* LICENSE, mudpy, mudpy.py: Updated copyright notices for 2006.

* mudpy, mudpy.conf (internal:process), mudpy.py (create_pidfile)
(daemonize, remove_pidfile): Implemented optional
fork-and-disassociate daemon capability.

* mudpy.conf (internal:network), mudpy.py
(Universe.initialize_server_socket): Now, if the host facet is
unset, it defaults to 0.0.0.0 (listen on all available IP
interfaces).

* mudpy.py (Element.clean_contents, Element.reload)
(Element.update_location, Universe.load, reload_data): Additional
Element methods to clean up data file reloading.
(sighook): Added a signal handler to interpret hangup as if an admin
had executed the reload command, and term as if the halt command had
been issued.
LICENSE
example/second_square/prop
mudpy
mudpy.conf
mudpy.py