]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Sun, 21 Jul 2019 00:15:19 +0000 (17:15 -0700)
committerOliver Kurth <okurth@vmware.com>
Sun, 21 Jul 2019 00:15:19 +0000 (17:15 -0700)
open-vm-tools/lib/include/asyncsocket.h

index b182ade1657c440ca65caf379946e302bf0bf525..df5e1017085a1a186562e10de4c2a129a1f7e435 100644 (file)
@@ -748,6 +748,8 @@ Bool AsyncSocket_WebSocketParseURL(const char *url, char **hostname,
 char *AsyncSocket_WebSocketGetHttpHeader(const char *request,
                                          const char *webKey);
 
+unsigned AsyncSocket_WebSocketGetNumAccepted(AsyncSocket *asock);
+
 /*
  * Some logging macros for convenience
  */