Nicolas George (12021-06-09): > Interesting thanks. I wonder why they did it like this, requiring two > extra system calls for each flush; a flag on send would have served > without extra system calls.
Ah, I see they have MSG_MORE, introduced at the same time, that does just that. If it was portable, that would be exactly what we need. Regards, -- Nicolas George
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".