mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
For #913, use complex error for server handler.
This commit is contained in:
parent
1d35ae21ec
commit
71dd3f3137
3 changed files with 34 additions and 34 deletions
|
@ -110,6 +110,7 @@
|
|||
#define ERROR_THREAD_TERMINATED 1071
|
||||
#define ERROR_THREAD_DUMMY 1072
|
||||
#define ERROR_ASPROCESS_PPID 1073
|
||||
#define ERROR_EXCEED_CONNECTIONS 1074
|
||||
|
||||
///////////////////////////////////////////////////////
|
||||
// RTMP protocol error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue