mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix #79, fix the reload remove edge assert bug. 0.9.189.
This commit is contained in:
parent
ade2376da0
commit
67403bdbf1
4 changed files with 12 additions and 2 deletions
|
@ -180,6 +180,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|||
#define ERROR_KERNEL_FLV_HEADER 3036
|
||||
#define ERROR_KERNEL_FLV_STREAM_CLOSED 3037
|
||||
#define ERROR_KERNEL_STREAM_INIT 3038
|
||||
#define ERROR_EDGE_VHOST_REMOVED 3039
|
||||
|
||||
/**
|
||||
* whether the error code is an system control error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue