mirror of
https://github.com/lunarmodules/luasocket.git
synced 2026-01-17 01:02:59 +01:00
Http.lua has been patched to support non-blocking everything. Makefile for linux has been updated with new names.
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.
Good luck,
Diego.