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 | 0cbed0adb77d35232ae800e5b0cba608fbacf1ad (patch) | |
tree | 7487fa9b5c7ad9431155d7fdaced84cc734cf85a /util/serialization.lua | |
parent | 23ebd922f22234f220d3cb90031bb92521915047 (diff) | |
download | prosody-0cbed0adb77d35232ae800e5b0cba608fbacf1ad.tar.gz prosody-0cbed0adb77d35232ae800e5b0cba608fbacf1ad.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/serialization.lua')
0 files changed, 0 insertions, 0 deletions