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

max connections is 32756, for st use mmap default. 0.9.209

This commit is contained in:
winlin 2014-08-27 13:31:39 +08:00
parent 839101a036
commit d0c585af86
4 changed files with 13 additions and 3 deletions

View file

@ -87,6 +87,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define ERROR_SYSTEM_CREATE_PIPE 1048
#define ERROR_SYSTEM_FILE_SEEK 1049
#define ERROR_SYSTEM_IO_INVALID 1050
#define ERROR_ST_EXCEED_THREADS 1051
///////////////////////////////////////////////////////
// RTMP protocol error.