Le tridi 3 thermidor, an CCXXIII, Stephan Holljes a écrit : > Filtering s->flags was suggested in an earlier version of this patch > (you said NONBLOCK wouldn't work?), but I'll gladly remove the > filtering and just pass s->flags.
The general case is: when forwarding flags from A to B, keep only the flags relevant for B, remove the flags meant for A. But it it entirely possible that in any particular case, only flags relevant for B exist. I checked after the last exchange, and it seems to be the case here. Regarding NONBLOCK: it currently does not work with most high-level protocols, but it SHOULD work, and hopefully, sometime someone will make it work. Let us not make their task harder when it does not more than two seconds thinking. Regards, -- Nicolas George
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel