Pablo Galindo Salgado <[email protected]> added the comment:
> OpenBSD uses a different API: The semantics are considerably different (splice() is about pipes while sosplice() talks about general sockets). Also, the point of splice() is to skip copying from kernel buffers, but sosplice() does not mention that it does not copy between userspace and kernel space ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41625> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
