monome / serialosc

multi-device, bonjour-capable monome OSC server
http://monome.org/docs/serialosc/osc
Other
145 stars 31 forks source link

windows: osc input blocked after receiving /sys/host #43

Closed artfwo closed 6 years ago

artfwo commented 6 years ago

sending /sys/host s 127.0.0.1 or /sys/host s localhostto serialosc causes any incoming osc messages to be ignored on windows. /sys/info/host is sent back but never received by the app.

the bug doesn't reproduce with other host addresses, e.g. /sys/host s 1.1.1.1 works as expected.