Pinned Loading
-
Running processes and passing stdio ...
Running processes and passing stdio fds over unix sockets, might be usefult for sidecar containers 1import os
2import sys
3from array import array
4from socket import (socket, AF_UNIX, SOCK_SEQPACKET,
5CMSG_LEN, SOL_SOCKET, SCM_RIGHTS)
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.