これまではUnix系OSの話でした。 Windowsでは、ストリーム型のUnixドメインソケットに近い使い方ができる仕組みとして、名前付きパイプというものがあります。 なお、名前付きパイプという概念はUnixにもありますが、ややこしいことにWindowsとは意味が違う ...
TCP、UDP よりもイメージのつきにくい Unixドメインソケットについて簡単にまとめる。 TCP、UDP などの接続先が同一ホスト内のプロセスと通信を行うイメージ。外部の通信ではなく、カーネル内でのプロセス間通信。外部の通信よりも高速。WebサーバーとNginx ...
Sockets provide an interface into the kernel’s networking protocols by allowing programmers to create a communication endpoint in the form of a file descriptor, and by binding a name to the file ...
まとめ Unixソケットは「同じコンピュータ内に限った近道の通信方法」です。 TCPのように相手を探して電話をかける手間がなく、同じ部屋で直接会話するようにシンプルに情報をやり取りできます。 Webサーバーやデータベース接続だけでなく、Dockerの内部でも重要な役割を担っています。
I think all we have to do is change the bun server binding to support the unix param. My use case is for spinning up thousands of opencode instances in isolation so they can be tested in parallel ...
FreeBSD には、UNIX ドメインソケットの取り扱いに不備が存在するため、ヒープオーバーフローを引き起こしてしまう脆弱性が報告されました。 システムにアクセス可能なローカルの悪意あるユーザに利用された場合、カーネルパニックを発生させ、システム ...
cmd/server/main.go: Server implementation that listens on a Unix socket at /sockets/unix_ipc_demo.sock when running in the container. The server removes any stale socket at startup, so you normally ...
Abstract: This paper presents a Rust-based Session Types library to secure the type-safety for software that performs synchronous concurrent communication based on TCP sockets and UNIX domain sockets.
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする