radarsat1 / liblo

liblo is an implementation of the Open Sound Control protocol for POSIX systems
GNU Lesser General Public License v2.1
192 stars 60 forks source link

LO_UNIX: resolve port and return socket file path #122

Closed jean-emmanuel closed 2 years ago

jean-emmanuel commented 2 years ago

This PR fixes lo_address_get_port on incoming messages for the LO_UNIX protocol, it's probably not the cleanest, but addresses issue #121.