Bugs sent by David.
This commit is contained in:
parent
a65c599fc5
commit
72eceedc62
16 changed files with 12 additions and 21 deletions
|
@ -14,9 +14,7 @@ local table = require("table")
|
|||
local socket = require("socket")
|
||||
local url = require("socket.url")
|
||||
local tp = require("socket.tp")
|
||||
|
||||
module("socket.dict")
|
||||
getmetatable(_M).__index = nil
|
||||
|
||||
-----------------------------------------------------------------------------
|
||||
-- Globals
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue