Bugs sent by David.
This commit is contained in:
parent
a65c599fc5
commit
72eceedc62
16 changed files with 12 additions and 21 deletions
|
@ -15,7 +15,6 @@ local string = require("string")
|
|||
local socket = require("socket")
|
||||
local ltn12 = require("ltn12")
|
||||
module("socket.lp")
|
||||
getmetatable(_M).__index = nil
|
||||
|
||||
-- default port
|
||||
PORT = 515
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue