Hacker News new | ask | show | jobs
by _RPM 3021 days ago
With the posix extension, PHP does not have the capability to fork a process. And even if user is using curl, curl does not get forked. Do you know what the fork system call does? Do you think when you use curl, a process becomes forked?
1 comments

‍️ well yeah, I guess my understanding was wrong, heh. Thanks for the pointer.

I know my parent comment was pretty antagonistic, maybe we can both do better on that front in the future.