Opened 12 years ago

Last modified 2 months ago

#34799 closed enhancement

lua-luasocket @2.0.2 include unix domain socket support — at Initial Version

Reported by: juc@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: lua-luasocket

Description

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

Change History (1)

Changed 12 years ago by juc@…

Attachment: fix.scrape.txt added

screen scrape of fix

Note: See TracTickets for help on using tickets.