[julia-users] recv from UdpSocket with timeout?

2015-07-16 Thread Spencer Russell
Is there a way to use a timeout with `recv(sock::UdpSocket)`? -s

[julia-users] recv from UdpSocket with timeout?

2015-07-16 Thread Jay Kickliter
I'm curious to know also. I remember running into the same problem and not finding an easy solution.