mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
RTC: Refine DTLS ARQ, use step interval
This commit is contained in:
parent
e61391028e
commit
ba6462aab4
5 changed files with 48 additions and 31 deletions
|
@ -36,6 +36,7 @@
|
|||
#define TAG_MAIN "MAIN"
|
||||
#define TAG_MAYBE "MAYBE"
|
||||
#define TAG_DTLS_ALERT "DTLS_ALERT"
|
||||
#define TAG_DTLS_HANG "DTLS_HANG"
|
||||
#define TAG_RESOURCE_UNSUB "RESOURCE_UNSUB"
|
||||
|
||||
// Use memory/disk cache and donot flush when write log.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue