rncbc / qmidinet

QmidiNet - A MIDI Network Gateway via UDP/IP Multicast
https://qmidinet.sourceforge.io
GNU General Public License v2.0
28 stars 4 forks source link

[win10] setsockopt error #6

Open uidar opened 6 years ago

uidar commented 6 years ago

Hi! Trying to run qmidinet on windows to avoid usage of ipMIDI. During creation of input sockets setsockopt(...) returns error code of:

"An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call.\r\n"

I'm also not sure how the Interface choice affect the UdpDevice class

rncbc commented 6 years ago

well, qmidinet was made for Linux not windows. sorry.