rx: prevent leakage of non-cached rx_connections (pthread)
[openafs.git] / src / rx / rx.h
index 219ad2d..3e1b77e 100644 (file)
@@ -366,6 +366,7 @@ struct rx_service {
 #define RX_CONN_ATTACHWAIT        64   /* attach waiting for peer->lastReach */
 #define RX_CONN_MAKECALL_ACTIVE   128   /* a thread is actively in rx_NewCall */
 #define RX_CONN_NAT_PING          256   /* NAT ping requested but deferred during attachWait */
+#define RX_CONN_CACHED           512   /* connection is managed by rxi_connectionCache */
 
 /* Type of connection, client or server */
 #define        RX_CLIENT_CONNECTION    0