CNMAT / OSC

OSC: Arduino and Teensy implementation of OSC encoding
cnmat.berkeley.edu/oscuino
Other
727 stars 135 forks source link

Code stucked if network destination IP address not connected. #117

Open ariutti opened 3 years ago

ariutti commented 3 years ago

I've experienced a code stuck on a MEGA trying to send OSC messages to an IP address not connected to the net. Is it possible to avoid the code from remaining stucked if destination IP is not present? say after a Timeout time maybe?

ibiltari commented 10 months ago

I have the same problem, its exclusive of the mega? any way to avoid it?