]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winstuff.h
Implement client-initiated rekeys after an hour, or after 1Gb of
[PuTTY.git] / windows / winstuff.h
index 693fd42eb8cb2fe7cdc5d91f6082e4e9074aa51d..84db7b04dfb8a1842ace2f2978323bc3a6e465c9 100644 (file)
@@ -150,6 +150,8 @@ extern int (WINAPI *p_WSAGetLastError)(void);
 extern int (WINAPI *p_WSAEnumNetworkEvents)
     (SOCKET s, WSAEVENT hEventObject, LPWSANETWORKEVENTS lpNetworkEvents);
 
+extern int socket_writable(SOCKET skt);
+
 /*
  * Exports from winctrls.c.
  */