mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix bug of nx_json parse, to 0.9.104
This commit is contained in:
parent
d6355efe22
commit
3064e5ec61
4 changed files with 60 additions and 41 deletions
|
@ -183,6 +183,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_HTTP_HANDLER_INVALID 804
|
||||
#define ERROR_HTTP_OPEN_FILE 805
|
||||
#define ERROR_HTTP_READ_FILE 806
|
||||
#define ERROR_HTTP_API_LOGS 807
|
||||
|
||||
// system control message,
|
||||
// not an error, but special control logic.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue