mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
async call worker fast execute tasks.
This commit is contained in:
parent
087f7740b7
commit
7b2b11e932
3 changed files with 30 additions and 9 deletions
2
trunk/auto/auto_headers.sh
Executable file → Normal file
2
trunk/auto/auto_headers.sh
Executable file → Normal file
|
@ -257,7 +257,9 @@ echo "\"" >> $SRS_AUTO_HEADERS_H
|
|||
# new empty line to auto headers file.
|
||||
echo "" >> $SRS_AUTO_HEADERS_H
|
||||
|
||||
#####################################################################################
|
||||
# auto header EOF.
|
||||
#####################################################################################
|
||||
echo "#endif" >> $SRS_AUTO_HEADERS_H
|
||||
echo "" >> $SRS_AUTO_HEADERS_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue