[Solved] LuaSocket broken in 11.0/11.1
Posted: Sat Jun 09, 2018 5:15 am
The attached love file (same code here - https://repl.it/@parameterized/LuaSocket-Test) works in 0.10.2, but not 11.0.0 or 11.1.0.
I tried running server update code in another thread in case it was blocking, but that didn't work.
Equivalent code written for udp sockets also worked in 0.10.2 but not 11.0.0.
The update notes mention an update of LuaSocket from 2.0.2 to 3.0rc1. I'm sure this is relevant, but repl uses LuaSocket 3.0rc1 as well and the same code works there.
I tried running server update code in another thread in case it was blocking, but that didn't work.
Equivalent code written for udp sockets also worked in 0.10.2 but not 11.0.0.
The update notes mention an update of LuaSocket from 2.0.2 to 3.0rc1. I'm sure this is relevant, but repl uses LuaSocket 3.0rc1 as well and the same code works there.