aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_http_files.lua
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
commit75784460bb29c7f157e795b87a199cc9134bf90d (patch)
tree9e04d366c38c06a01edc5c3951a2f0f5c7ee03e1 /plugins/mod_http_files.lua
parent0ae3ed3ea9857be8f49c0a7f0be4c93c3dbc4ea8 (diff)
downloadprosody-75784460bb29c7f157e795b87a199cc9134bf90d.tar.gz
prosody-75784460bb29c7f157e795b87a199cc9134bf90d.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 'plugins/mod_http_files.lua')
0 files changed, 0 insertions, 0 deletions