X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/4a693cfc5c3ee0e639bbee0215345e921715ab04..5462f4596108c4309fb69b4e57aa1e59d7100908:/proxy.h 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