Skip to content
/ meep Public
forked from ctb/meep

Meep! A simple messageboard implementation for a class.

Notifications You must be signed in to change notification settings

remd/meep

This branch is 90 commits ahead of, 28 commits behind ctb/meep:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75d7d1d · Mar 27, 2012

History

98 Commits
Mar 26, 2012
Mar 26, 2012
Mar 27, 2012
Feb 26, 2012
Feb 1, 2012
Feb 27, 2012
Mar 23, 2012
Mar 24, 2012
Mar 26, 2012
Feb 8, 2012
Feb 17, 2012
Feb 19, 2012
Feb 1, 2012
Mar 23, 2012
Mar 23, 2012
Feb 9, 2012

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

No packages published

Languages

  • Python 100.0%