From cbb822f8952db906f96a9a2ea31a60046ebc8286 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Fri, 26 Apr 2024 22:44:33 -0400 Subject: [PATCH] fix api thing --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 246a089..989ccda 100644 --- a/API.md +++ b/API.md @@ -409,4 +409,4 @@ how many sockets were left. * 0 on timeout * -1 on error -* # of interesting sockets on success +* Count of interesting sockets on success