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 | 284152ba25ca74ff62690314b5aa6ffaee17b4fc (patch) | |
tree | 7487fa9b5c7ad9431155d7fdaced84cc734cf85a /TODO | |
parent | 06cdd9edcd23f63b5c7a333b910000b84a5ae3d1 (diff) | |
download | prosody-284152ba25ca74ff62690314b5aa6ffaee17b4fc.tar.gz prosody-284152ba25ca74ff62690314b5aa6ffaee17b4fc.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 'TODO')
0 files changed, 0 insertions, 0 deletions