Skip to content
  • Aaron Wyatt's avatar
    Add files via upload · b6bbebc9
    Aaron Wyatt authored
    There were still some minor threading issues with the previous approach, so have gone back to sharing a full duplex socket with a QUdpSocket object created only for reading. (Writing is done directly to the socket.) Seems to work consistently on all platforms. Have also merged some platform specific code where separate branches are no longer necessary. (This requires Vista or later when running on Windows.)
    b6bbebc9