diff options
author | Kim Alvefur <zash@zash.se> | 2018-10-12 17:36:34 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2018-10-12 17:36:34 +0200 |
commit | 0ac9ea3a74eddc8449f86b15081a48077a00eebf (patch) | |
tree | 9e04d366c38c06a01edc5c3951a2f0f5c7ee03e1 /doc/stanza_routing.txt | |
parent | e1aa03deaa892fa5edbdeb182dd009a60d68146d (diff) | |
download | prosody-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 'doc/stanza_routing.txt')
0 files changed, 0 insertions, 0 deletions