This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
ZLMediaKit
Watch
1
Star
0
Fork
0
You've already forked ZLMediaKit
mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced
2026-06-14 03:55:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c5380eeadb5b835c73e2ddd42b87d51bdc34d6b
ZLMediaKit
/
server
/
Process.h
alexliyu7352
43c5d05d8f
使用clone替代fork (
#1518
)
...
使用clone替代fork 因为fork子进程有时会导致提前写时复制, 进而影响性能. 而vfork又会引起父进程阻塞 所以使用clone来产生子进程运行ffmpeg
2022-03-27 21:25:40 +08:00
945 B
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink