Марк Коренберг added the comment: Moreover, sendmsg() flattens iterable to a list -- this is not very good for performance and memory.
Why not to fill IOV one-by-one, doubling it's size (via realloc) when need ? ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue27020> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com