diff options
author | Kim Alvefur <zash@zash.se> | 2018-10-12 16:21:16 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-10-12 16:21:16 +0200 |
commit | 4cc41d35f2ae11f8420e8f5cf503ca0b33751515 (patch) | |
tree | 7487fa9b5c7ad9431155d7fdaced84cc734cf85a /util/iterators.lua | |
parent | 9ddebb7bbfb3334492251804feb8097b204e205f (diff) | |
download | prosody-4cc41d35f2ae11f8420e8f5cf503ca0b33751515.tar.gz prosody-4cc41d35f2ae11f8420e8f5cf503ca0b33751515.zip |
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.
Diffstat (limited to 'util/iterators.lua')
0 files changed, 0 insertions, 0 deletions