Comparison

.luacheckrc @ 9494:b19f676203fd

util.dependencies: Add compat code for normalization of socket constructors Old LuaSocket had only tcp() which was IPv4-only. LuaSocket ~3.0 adds a tcp6() that creates a IPv6 socket. Some version moves tcp() to tcp4() and adds an IP-version-agnostic tcp() constructor.
author Kim Alvefur <zash@zash.se>
date Fri, 12 Oct 2018 16:21:16 +0200
parent 9464:eacdafd07217
child 9689:9e2ee40b4a0a
comparison
equal deleted inserted replaced
9493:55b40f3fa659 9494:b19f676203fd