You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 22, 2023. It is now read-only.
On Linux we want to have a component that creates a file descriptor, dups it to 0 and 1 and then forks and calls execve so the actual application is connected to the clients file descriptor.
The text was updated successfully, but these errors were encountered:
On Linux we want to have a component that creates a file descriptor, dups it to 0 and 1 and then forks and calls execve so the actual application is connected to the clients file descriptor.
The text was updated successfully, but these errors were encountered: