エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
File Descriptor Transfer over Unix Domain Sockets
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
File Descriptor Transfer over Unix Domain Sockets
Update 12/31/2020: If you’re on a newer kernel (Linux 5.6+), much of this complexity has been obv... Update 12/31/2020: If you’re on a newer kernel (Linux 5.6+), much of this complexity has been obviated with the introduction of a new system call pidfd_getfd. Please see the post Seamless File Descriptor Transfer Between Processes with pidfd and pidfd_getfd published on 12/31/2020 for more details. Yesterday, I read a phenomenal paper on how disruption free release of services that speak different

