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-13 03:31:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
43c5d05d8f0854f33dcecb6adfab0918dfe3fb36
ZLMediaKit
/
server
/
Process.cpp
alexliyu7352
43c5d05d8f
使用clone替代fork (
#1518
)
...
使用clone替代fork 因为fork子进程有时会导致提前写时复制, 进而影响性能. 而vfork又会引起父进程阻塞 所以使用clone来产生子进程运行ffmpeg
2022-03-27 21:25:40 +08:00
13 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink