1
Network / Stop receiving packets
« on: July 13, 2013, 03:52:05 pm »
Hey,
I currently have a thread in which a UdpSocket is receiving packets - is there a way to stop it so I can safely close the program with the thread stopped? Would there be a delay if I would send myself a packet for it to stop?
Thanks
I currently have a thread in which a UdpSocket is receiving packets - is there a way to stop it so I can safely close the program with the thread stopped? Would there be a delay if I would send myself a packet for it to stop?
Thanks