X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=proxy.h;h=10a8c67715d42892d3f93d8e369a226cbee8449f;hb=33c58dd91b8350bd47b363786a3f39587cf8ead6;hp=3df21c714d5651bbc3bc6b1bda011f50867c24e0;hpb=a1f3b7a358adaa7c2a98359cd0373aa823eeb14b;p=PuTTY.git diff --git a/proxy.h b/proxy.h index 3df21c71..10a8c677 100644 --- a/proxy.h +++ b/proxy.h @@ -30,6 +30,7 @@ struct Socket_proxy_tag { bufchain pending_oob_output_data; int pending_flush; bufchain pending_input_data; + int pending_eof; #define PROXY_STATE_NEW -1 #define PROXY_STATE_ACTIVE 0