aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2018-10-12 17:36:34 +0200
committerKim Alvefur <zash@zash.se>2018-10-12 17:36:34 +0200
commit0ac9ea3a74eddc8449f86b15081a48077a00eebf (patch)
tree9e04d366c38c06a01edc5c3951a2f0f5c7ee03e1 /spec
parente1aa03deaa892fa5edbdeb182dd009a60d68146d (diff)
downloadprosody-0ac9ea3a74eddc8449f86b15081a48077a00eebf.tar.gz
prosody-0ac9ea3a74eddc8449f86b15081a48077a00eebf.zip
net.server: Swich method for connecting sockets with remotes
LuaSocket TCP sockets have have both :connect and :setpeername, which are the exact same function, however UDP sockets only have :setpeername. Switching to :setpeername allows most of this code to be generic wrt TCP/UDP.
Diffstat (limited to 'spec')
0 files changed, 0 insertions, 0 deletions