mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Refine name TMMS to TIMEOUT
This commit is contained in:
parent
5505eceeac
commit
33c66b64c5
6 changed files with 19 additions and 19 deletions
|
@ -221,7 +221,7 @@
|
|||
#define SRS_CONSTS_HTTP_QUERY_SEP '?'
|
||||
|
||||
// the default recv timeout.
|
||||
#define SRS_HTTP_RECV_TMMS (60 * SRS_UTIME_SECONDS)
|
||||
#define SRS_HTTP_RECV_TIMEOUT (60 * SRS_UTIME_SECONDS)
|
||||
|
||||
// 6.1.1 Status Code and Reason Phrase
|
||||
#define SRS_CONSTS_HTTP_Continue 100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue