Added getstats.

This commit is contained in:
Diego Nehab 2004-07-01 06:09:29 +00:00
parent 2562738e2d
commit 63807d6476
7 changed files with 31 additions and 7 deletions

View file

@ -448,6 +448,7 @@ test_methods(socket.tcp(), {
"getfd",
"getpeername",
"getsockname",
"getstats",
"listen",
"receive",
"send",