Home
last modified time | relevance | path

Searched defs:UdpSendException (Results 1 – 2 of 2) sorted by relevance

/dports/audio/carla/Carla-2.4.1/source/modules/hylia/link/ableton/discovery/
H A DUdpMessenger.hpp38 struct UdpSendException : std::runtime_error struct
40 UdpSendException(const std::runtime_error& e, asio::ip::address ifAddr) in UdpSendException() function
46 asio::ip::address interfaceAddr;
/dports/audio/supercollider/SuperCollider-3.11.0-Source/external_libraries/link/include/ableton/discovery/
H A DUdpMessenger.hpp38 struct UdpSendException : std::runtime_error struct
40 UdpSendException(const std::runtime_error& e, asio::ip::address ifAddr) in UdpSendException() argument
46 asio::ip::address interfaceAddr;