First stab at documenation
Update Lua and Luasocket version in samples and in documentation Documented ipv5_v6only default option being set Documented tcp6 and udp6 Documented dns.getaddrinfo Documented zero-sized datagram change? Documented getoption
This commit is contained in:
parent
b3c4f46179
commit
f37e026026
12 changed files with 367 additions and 197 deletions
|
@ -1,7 +1,7 @@
|
|||
#--------------------------------------------------------------------------
|
||||
# Distribution makefile
|
||||
#--------------------------------------------------------------------------
|
||||
DIST = luasocket-2.0.3
|
||||
DIST = luasocket-2.1.1-rc1
|
||||
|
||||
TEST = \
|
||||
test/README \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue