Corrected connect in windows. Wasn't setting errno...
This commit is contained in:
parent
3a7ac1e043
commit
68d57dc931
2 changed files with 9 additions and 3 deletions
|
@ -4,7 +4,7 @@ local qptest = "qptest.bin"
|
|||
local eqptest = "qptest.bin2"
|
||||
local dqptest = "qptest.bin3"
|
||||
|
||||
local b64test = "luasocket"
|
||||
local b64test = "luasocket.exe"
|
||||
local eb64test = "b64test.bin"
|
||||
local db64test = "b64test.bin2"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue