Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various OSC errors #58

Closed
sebpiq opened this issue Oct 21, 2014 · 4 comments
Closed

Various OSC errors #58

sebpiq opened this issue Oct 21, 2014 · 4 comments
Labels
Milestone

Comments

@sebpiq
Copy link
Owner

sebpiq commented Oct 21, 2014

OSC clients on the server throw various errors that cause the server to crash. These should be caught.

@sebpiq sebpiq added the bug label Oct 21, 2014
@sebpiq sebpiq added this to the 0.6.0 milestone Nov 4, 2014
@sebpiq
Copy link
Owner Author

sebpiq commented Nov 13, 2014

I think sending UDP clients shouldn't cause any errors. Errors probably come from TCP and especially sending via TCP to blob clients.

This should fix at least crashes when blob client refuses connection : 90d6844

@sebpiq
Copy link
Owner Author

sebpiq commented Nov 13, 2014

When OSC subscribing port should be validated cause that can also cause errors (if port outside of valid range server will crash) for both UDP and TCP

@sebpiq
Copy link
Owner Author

sebpiq commented Nov 13, 2014

blob client also shoud be protected (just got ECONNRESET)

@sebpiq
Copy link
Owner Author

sebpiq commented Feb 9, 2015

Seems alright for now

@sebpiq sebpiq closed this as completed Feb 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant