mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-26 04:28:20 +01:00
The actuall bind to the Lua language has been rewritten with
generalized use of closure values. Sockets are now real tables, where each method receives a p_sock structure as a closure. Global version of methods are now optional, and call the table versions. Included the toip function that converts from host name to ip address. new implementation of '*a' was broken as has been fixed. The windows code has been tested and is working.
This commit is contained in:
parent
b40d2ba005
commit
84baa83864
883
src/luasocket.c
883
src/luasocket.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user