[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luasocket-2.0-beta2: problems sending data with an unconnected udp socket
- From: Diego Nehab <diego@...>
- Date: Thu, 28 Oct 2004 13:45:32 -0400 (EDT)
Hi,
> It looks like the send() (in wsocket.c::sock_sendto()) fails with a
> WSAEWOULDBLOCK error. Anyone savvy to why this is happening?
This is probably my bad for letting udp sockets be in non-blocking mode
and assuming they would never fail on send... Mike had warned me about
it some time ago but I had never seen it happening. :) Will look into it
and fix it. Thanks.
Regards,
Diego.
> Person who say it cannot be done should not interrupt person doing it.
> -- Chinese Proverb
This ia a cool tagline.