pidfd for go
April 2, 2021 ยท View on GitHub
Go bindings to pidfd_open, pidfd_getfd, pidfd_send_signalon Linux 5.6+.
Example Usages
- Share listening socket, without fork or sendmsg
- Process management
April 2, 2021 ยท View on GitHub
Go bindings to pidfd_open, pidfd_getfd, pidfd_send_signalon Linux 5.6+.