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.
If you want to look at it negatively though, yes, non-portable syscalls will make programs that use them non-portable.