mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-08-28 23:03:12 +02:00
support datagram unix domain sockets
This commit is contained in:
@@ -307,6 +307,8 @@ UNIX_OBJS=\
|
||||
timeout.$(O) \
|
||||
io.$(O) \
|
||||
usocket.$(O) \
|
||||
unixtcp.$(O) \
|
||||
unixudp.$(O) \
|
||||
unix.$(O)
|
||||
|
||||
#------
|
||||
|
Reference in New Issue
Block a user