mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 14:14:30 +02:00
unix socket: compat lua 5.1
This commit is contained in:
@ -309,6 +309,7 @@ UNIX_OBJS=\
|
||||
usocket.$(O) \
|
||||
unixtcp.$(O) \
|
||||
unixudp.$(O) \
|
||||
compat.$(O) \
|
||||
unix.$(O)
|
||||
|
||||
#------
|
||||
|
Reference in New Issue
Block a user