mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 14:14:30 +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