Jef 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
..
auth 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
cgi 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
README 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
dicttest.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
excepttest.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
find-connect-limit 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
ftptest.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
hello.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
httptest.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
index.html 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
ltn12test.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
luasocket.png 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
mimetest.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
smtptest.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
stufftest.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
tcp-getoptions 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
test_bind.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
test_getaddrinfo.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
test_socket_error.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
testclnt.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
testmesg.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
testsrvr.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
testsupport.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
tftptest.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
udp-zero-length-send 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
udp-zero-length-send-recv 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
udpconnectclnt.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
udpconnectsrvr.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
unixdgramclnt.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
unixdgramsrvr.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
unixstreamclnt.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
unixstreamsrvr.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
upload.html 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
urltest.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
utestclnt.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos
utestsrvr.lua 20d28e80a5 Initial community commit %!s(int64=2) %!d(string=hai) anos

README

This provides the automated test scripts used to make sure the library
is working properly.

The files provided are:

testsrvr.lua -- test server
testclnt.lua -- test client

To run these tests, just run lua on the server and then on the client.

hello.lua -- run to verify if installation worked

Good luck,
Diego.