maxLifetime impl. WIP, waiting for uSockets bump
This commit is contained in:
@@ -76,6 +76,7 @@ public:
|
||||
bool closeOnBackpressureLimit;
|
||||
bool resetIdleTimeoutOnSend;
|
||||
bool sendPingsAutomatically;
|
||||
unsigned short maxLifetime;
|
||||
|
||||
/* These are calculated on creation */
|
||||
std::pair<unsigned short, unsigned short> idleTimeoutComponents;
|
||||
|
||||
Reference in New Issue
Block a user