mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-13 06:04:31 +02:00
Added getstats.
This commit is contained in:
@ -448,6 +448,7 @@ test_methods(socket.tcp(), {
|
||||
"getfd",
|
||||
"getpeername",
|
||||
"getsockname",
|
||||
"getstats",
|
||||
"listen",
|
||||
"receive",
|
||||
"send",
|
||||
|
Reference in New Issue
Block a user