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

Refine ST service.

This commit is contained in:
winlin 2019-05-05 08:17:48 +08:00
parent a4160308f5
commit 202a584aab
4 changed files with 53 additions and 18 deletions

View file

@ -115,6 +115,8 @@
#define ERROR_SOCKET_NO_NODELAY 1076
#define ERROR_SOCKET_SNDBUF 1077
#define ERROR_THREAD_STARTED 1078
#define ERROR_SOCKET_SETREUSEADDR 1079
#define ERROR_SOCKET_SETCLOSEEXEC 1080
///////////////////////////////////////////////////////
// RTMP protocol error.