#34799: lua-luasocket @2.0.2 include unix domain socket support -------------------------------+-------------------------------------------- Reporter: juc@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Keywords: | Port: -------------------------------+-------------------------------------------- I want to use http://code.google.com/p/prosody- modules/wiki/mod_auth_dovecot , but it requires unix domain support to be compiled into luasocket. The changes needed to make this happen are very small. I do not know why luasocket-2.0.2 does not by default build unix domain socket support. Dislike$ lua -l socket.unix lua: module 'socket.unix' not found: . . . Like$ lua -l socket.unix Lua 5.1.4 Copyright (C) 1994-2008 Lua.org, PUC-Rio -- Ticket URL: <https://trac.macports.org/ticket/34799> MacPorts <http://www.macports.org/> Ports system for Mac OS