Switch example listening port from 6669 to 4000
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 29 Jul 2017 15:27:22 +0000 (15:27 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 29 Jul 2017 15:27:22 +0000 (15:27 +0000)
commit68ab4b8f5b71347d3ff077198d5aaa2cc7e4e41b
tree38c63980d3b5835ba16afaeb5994243327fdc3d8
parentc5c77985c6634a13ae2c7dc19cdeca1b11d5461b
Switch example listening port from 6669 to 4000

As a nod to the legacy of DikuMUD, use 4000/tcp as the example
listening socket instead of 6669/tcp.
etc/mudpy.yaml
mudpy/tests/fixtures/test_daemon.yaml
mudpy/tests/selftest.py