Re: Multicast Blocking Receiving Socket in Cygwin

2009-02-23 Thread Brian Ford
On Mon, 23 Feb 2009, victhor_1983 wrote: > I am using a Multicast socket to receive UDP datagrams on Cygwin. I thought > the sockets in Cygwin were blocking by defect (that is, the program waits at > recvfrom() until it read something on the socket). However, my program does > not wait, it keeps r

Multicast Blocking Receiving Socket in Cygwin

2009-02-23 Thread victhor_1983
other instruction to make the socket non-blocking, is there any way to make the socket blocking? Thanks for your attention, Victor -- View this message in context: http://www.nabble.com/Multicast-Blocking-Receiving-Socket-in-Cygwin-tp22159196p22159196.html Sent from the Cygwin list mailing list archi