Hacker News new | ask | show | jobs
by ptx 655 days ago
Why should sockets be faster?
1 comments

Sockets remap pages without moving any data while pipes have to copy the data between fds.