1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Cover shared ptr message.

This commit is contained in:
winlin 2019-05-20 08:45:42 +08:00
parent 9cdd506b4f
commit dd4ccfab79
3 changed files with 48 additions and 5 deletions

View file

@ -175,6 +175,7 @@
#define ERROR_OpenSslCreateHMAC 2050
#define ERROR_RTMP_STREAM_NAME_EMPTY 2051
#define ERROR_HTTP_HIJACK 2052
#define ERROR_RTMP_MESSAGE_CREATE 2053
//
// The system control message,
// It's not an error, but special control logic.