]> git.meshlink.io Git - utcp/blobdiff - utcp_priv.h
Allow utcp_send() before a connection has been fully established.
[utcp] / utcp_priv.h
index 437941f61b126c49560e0b30f54ad651981d0b94..6c5c1f85f052016999b800534e398a21884eec17 100644 (file)
@@ -152,6 +152,7 @@ struct utcp_connection {
 
        bool nodelay;
        bool keepalive;
+       bool shut_wr;
 
        // Congestion avoidance state