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

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.