mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
research st, add test for setjmp and longjmp.
This commit is contained in:
parent
4d4e840209
commit
91f6dbe479
2 changed files with 66 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
# http://blog.csdn.net/win_lin/article/details/40948277
|
||||
# for all supports setjmp and longjmp:
|
||||
g++ -g -O0 -o jmp_flow jmp_flow.cpp
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue