-
Notifications
You must be signed in to change notification settings - Fork 0
remd/meep
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
When using the HW7 Socket Server: Occasionally when you CTRL+C (KeyboardInterrupt) the program, the port will get 'stuck' in a bound state. In testing on Debian Squeeze this port will unstick itself after a brief timeout period of around 60 seconds. I've tried to play around with ways to make sure the sock gets closed during the KeyboardInterrupt runtime but no dice. I'll do some testing on OSX asap and see how it works there, although I assume since it is Unix-based that the timeout will exist there as well. When testing: 1. Ensure you are the base of the repository. /meep 2. Ensure meep.save does not exist. If you have run tests previously it needs to be removed or if you have just fetched my repo all is well. 3. Ensure the app server is running. eg. python serve.py 4. Run 'nosetests'! meeplib for CSE 491, 2012, at MSU. YYY something else! Titus Brown, [email protected]. meep!
About
Meep! A simple messageboard implementation for a class.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%