Sam Roberts 51acb54760 Stop returning an error after successful send of zero length UDP packets
A zero-length send is invalid with TCP, but well defined with UDP.
udp:send"" was returning (nil,"refused"), indicating that it failed when
the packet was actually sent. The test script reproduces the bug, and
includes a tcpdump of the zero length packet being sent.
2012-04-11 13:45:59 -07:00
2007-07-11 19:25:47 +00:00
2007-06-11 23:44:54 +00:00
2012-04-11 13:45:58 -07:00
2007-06-15 06:28:56 +00:00
2004-08-04 23:23:11 +00:00
2004-08-05 20:18:24 +00:00
2007-06-12 00:06:29 +00:00
2007-06-11 23:44:54 +00:00
2007-06-12 00:06:29 +00:00
NEW
2007-07-11 19:25:47 +00:00
2006-04-03 04:45:42 +00:00
2007-06-12 00:06:29 +00:00
2006-04-28 07:06:42 +00:00
2007-03-12 04:08:40 +00:00

This is the LuaSocket 2.0.1. It has been tested on WinXP, Mac OS X,
and Linux.  Please use the Lua mailing list to report any bugs 
(or "features") you encounter. 

Have fun,
Diego Nehab.
Description
No description provided
Readme 2 MiB
Languages
HTML 48.6%
C 27.1%
Lua 22.7%
Makefile 1.4%