logoalt Hacker News

ithkuil11/20/20240 repliesview on HN

servo's Ipc-channel doesn't use Unix domain sockets to move data. It uses it to share a memfd file descriptor effectively creating a memory buffer shared between two processes