mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
3838aab169
Fixes #3794. Upstream luasocket https://github.com/diegonehab/luasocket/commit/96965b179c7311f850f72a8629b9ba6d3a31d117 switched from just `socket.udp()` to `socket.udp4()` and `socket.udp6()`.