Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Go Linux! (Score 1) 444

Well sendfile() itself has never been portable, so the situation hasn't gotten any worse with splice().

If you want to look at it negatively though, yes, non-portable syscalls will make programs that use them non-portable.

Slashdot Top Deals

"An ounce of prevention is worth a ton of code." -- an anonymous programmer

Working...