More backports from Pro edition, among which HTTPS/TLS support
This commit is contained in:
parent
2432bbdfc3
commit
cc9e970ea3
26 changed files with 733 additions and 324 deletions
|
@ -107,7 +107,7 @@ static inline void show_stackframe(){}
|
|||
#define STATS_INPUT_DELAY 2
|
||||
|
||||
#ifndef INPUT_TIMEOUT
|
||||
#define INPUT_TIMEOUT STATS_DELAY
|
||||
#define INPUT_TIMEOUT STATS_DELAY*2
|
||||
#endif
|
||||
|
||||
/// The size used for stream headers for live streams
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue