summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/util-soc-imp-ftp.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2018-08-25 10:54:48 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2018-08-25 10:54:48 +0200
commitb098b3973dd4a38184882a4a5b84aad2bdd5835a (patch)
tree0dba397b70a6bcb26f24c70e3b806d3ba677a7ea /tex/context/base/mkiv/util-soc-imp-ftp.lua
parent994bed45a8c8f6833acbdb9250eb4ad531717111 (diff)
downloadcontext-b098b3973dd4a38184882a4a5b84aad2bdd5835a.tar.gz
2018-08-25 10:12:00
Diffstat (limited to 'tex/context/base/mkiv/util-soc-imp-ftp.lua')
-rw-r--r--tex/context/base/mkiv/util-soc-imp-ftp.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkiv/util-soc-imp-ftp.lua b/tex/context/base/mkiv/util-soc-imp-ftp.lua
index b9f5f15db..124c8d4ee 100644
--- a/tex/context/base/mkiv/util-soc-imp-ftp.lua
+++ b/tex/context/base/mkiv/util-soc-imp-ftp.lua
@@ -397,4 +397,6 @@ ftp.get = protectsocket(function(gett)
end
end)
+package.loaded["socket.ftp"] = ftp
+
return ftp