Fine tunned modules scheme.
Adjusted client modules. Fixed proxy bug in http.
This commit is contained in:
parent
a04f15d1ca
commit
1e5e8b5ce5
16 changed files with 46 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
-- load tftpclnt.lua
|
||||
local tftp = require("tftp")
|
||||
local tftp = require("socket.tftp")
|
||||
|
||||
-- needs tftp server running on localhost, with root pointing to
|
||||
-- a directory with index.html in it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue