Y
Hacker News
new
|
ask
|
show
|
jobs
by
ptx
655 days ago
Why should sockets be faster?
1 comments
uncanneyvalley
654 days ago
Sockets remap pages without moving any data while pipes have to copy the data between fds.
link