Commit Graph

2671 Commits (6fccfa061dc0e324a2876600988234279c25bc48)
 

Author SHA1 Message Date
winlin 9d01210515 Merge branch 'srs.master'
winlin ea70f29648 Revert "add test file to show the max open files."
This reverts commit c8673cd50e.
winlin 0285395628 Merge branch 'srs.master'
winlin ade81bb244 for bug#194, open pipe for each connection.
winlin 0b0f65665f Merge branch 'srs.master'
winlin 1e601a6efc for bug , add pipe to consumer.
winlin 2ea3440a12 Merge branch 'srs.master'
winlin f9756ea14c add srs pipe for bug
winlin ca836cd306 Merge branch 'srs.master'
winlin 2a55ae4317 for bug , refine the config
winlin f972f9ec69 Merge branch 'srs.master'
winlin c8673cd50e add test file to show the max open files.
winlin 51f0e6d48a Merge branch 'srs.master'
winlin 36d12dd8ea for bug , change server main cycle to 1s.
winlin 8cc9a11b81 for bug , set the server main cycle to 1s
winlin 51f15e9be0 Merge branch 'srs.master'
winlin 2adf2550dc refine the depends to make st script
winlin 6191e3791d Merge branch 'srs.master'
winlin 46330dd196 fix : remove the confuse code st_usleep(0). 2.0.13.
winlin 7924ef9716 Merge branch 'srs.master'
winlin 4f34ac022f add benchmark for 1.0.5/2.0.12, 2700clients, 85%CPU, 66MB.
winlin b7d964ee5a Merge branch 'srs.master'
winlin 8ab6b57612 research st, the timeout and coroutine scheduler.
winlin 691b784ae9 Merge branch 'srs.master'
winlin be46e428ad research st, for bug , remove the code with bug, exit when fork.
winlin f4dfee0e9f research st, add comments for bug .
winlin 044de0eb75 Merge branch 'srs.master'
winlin cd09fcaf55 research st, remove all events except epoll.
winlin b6f35336ba Merge branch 'srs.master'
winlin 91f6dbe479 research st, add test for setjmp and longjmp.
winlin a934f9fb7b Merge branch 'srs.master'
winlin 4d4e840209 research st, add jmp_flow.
winlin a4a752e125 Merge branch 'srs.master'
winlin 683b01a6c9 research st, add comments about the thread cycle
winlin ccf1abbd8a Merge branch 'srs.master'
winlin 8327a57b7e never use stack variable for setjmp
winlin b2e1e40ded Merge branch 'srs.master'
winlin 2c01f7e943 research st, expand MD_INIT_CONTEXT macro, the thread start.
winlin 8da8c49f39 research st, add comments
winlin 6a86537729 Merge branch 'srs.master'
winlin 2b70212649 research st, add stack struct comments.
winlin 922cdc5512 Merge branch 'srs.master'
winlin 6bde1e54dc research st, add stack alloc commnets.
winlin aa89323998 Merge branch 'srs.master'
winlin e49a868308 research st, rename variable thread to trd, for thread is a keyword.
winlin f95f9b1bb2 Merge branch 'srs.master'
winlin ac1a4ec0a3 research st, always alloc on stack.
winlin d4d877fcc9 Merge branch 'srs.master'
winlin 845c1e9329 update readme
winlin c69e84b874 Merge branch 'srs.master'