aboutsummaryrefslogtreecommitdiff
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2001-01-25Updated for LuaSocket 1.2.Diego Nehab1-90/+104
2001-01-25Updated for LuaSocket 1.2.Diego Nehab1-359/+428
2001-01-25Initial revisionDiego Nehab6-0/+191
2001-01-25Parameter passing updated.Diego Nehab2-4/+4
2001-01-25Updated for LuaSocket 1.2Diego Nehab1-22/+25
2001-01-25UDP code implemented.Diego Nehab1-797/+1466
2001-01-25It just creates the distribution now.Diego Nehab1-60/+10
2001-01-17Modified beause of name changes in examples.Diego Nehab1-20/+20
2001-01-15The actuall bind to the Lua language has been rewritten withDiego Nehab1-457/+442
2001-01-13Included LUASOCKET_BUFFERSIZE and LUASOCKET_VERSION defines.Diego Nehab1-6/+3
2001-01-13All input from sockets is now buffered. This has drasticallyDiego Nehab1-315/+267
2000-12-29Initial revisionDiego Nehab12-0/+1777
2000-12-29Simplified SIGPIPE treatment.Diego Nehab1-16/+6
2000-12-27Added new receive pattern "*a"Diego Nehab1-202/+386