mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 06:04:31 +02:00
Forward server working on Mac OS X...
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
local dict = require"socket.dict"
|
||||
|
||||
for i,v in dict.get("dict://dell-diego/d:banana") do print(v) end
|
||||
for i,v in dict.get("dict://localhost/d:teste") do print(v) end
|
||||
|
Reference in New Issue
Block a user