Hello mortenjc,
I am using your udp receiver (thanks!) but am having an issue where things seem to be left in the socket buffer. How can one close the receiver? For example one can typically call close(socket); but I can't get the syntax to work in this context. Any help would be greatly appreciated.
Best,
Drew
Hello mortenjc,
I am using your udp receiver (thanks!) but am having an issue where things seem to be left in the socket buffer. How can one close the receiver? For example one can typically call
close(socket);but I can't get the syntax to work in this context. Any help would be greatly appreciated.Best,
Drew