1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-03-31 12:31:58 +03:00

Add server-side NOOP upload for connection keepalive

This commit is contained in:
Siddharth Narayan
2025-12-21 21:10:32 -05:00
parent 304364719c
commit c32184495b
4 changed files with 48 additions and 3 deletions

View File

@ -38,6 +38,8 @@
// The number of allowable NOOP
#define MAX_NOOP_PER_SESSION 30
#define NOOP 1
#define NOOP_IGNORE 2 // A noop, but don't send a response noop
// VALUE object
struct VALUE