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)
commita053dab754946687a03cce2a1b48df02798a23b5
treeb44568a69385fc458cfda7769590ed6a0b7d224c
parent13f88f6e4bb3f92e7714a66d85c7e77d0dd4b447
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
katarsis/pride_square/prop
mudpy
mudpy.conf
mudpy.py