mirror of
https://github.com/ossrs/srs.git
synced 2025-02-13 11:51:57 +00:00
Update
This commit is contained in:
parent
e830ca7d0c
commit
e71d770a26
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
g++ huge-threads.cpp ../../objs/st/libst.a -g -O0 -DLINUX -o huge-threads && ./huge-threads 32756
|
||||
g++ huge-threads.cpp ../../objs/st/libst.a -g -O0 -o huge-threads && ./huge-threads 60000
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Reference in a new issue