PusherLabs
Results
2
comments of
PusherLabs
In OSCOutPort.h the struct: `struct sockaddr_in addr;` ... seems to be purely informational. In `(BOOL) createSocket`, since you're not using `addr` to pass to a socket `bind()` call, you're setting...
`_dispatchQuery` works fabulously. > OSCOutPort describes an OSC destination that was either automatically detected by the framework via bonjour/zeroconf, or manually created by the user to refer to an OSC...