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
On Tue, Jul 21, 2015 at 11:09 AM, Nicolas George wrote:
> Le tridi 3 thermidor, an CCXXIII, Stephan Holljes a écrit :
>> From 12d9a1e1c511615275260977941aff3067f103ea Mon Sep 17 00:00:00 2001
>> From: Stephan Holljes
>> Date: Tue, 21 Jul 2015 06:10:25 +0200
>> Subject: [PATCH 4/8] lavf/tcp: add t
Le tridi 3 thermidor, an CCXXIII, Stephan Holljes a écrit :
> From 12d9a1e1c511615275260977941aff3067f103ea Mon Sep 17 00:00:00 2001
> From: Stephan Holljes
> Date: Tue, 21 Jul 2015 06:10:25 +0200
> Subject: [PATCH 4/8] lavf/tcp: add tcp_accept
>
> Signed-off-by: Stephan Holljes
> ---
> libavfo
On Tue, Jul 21, 2015 at 5:58 AM, Stephan Holljes
wrote:
> On Tue, Jul 21, 2015 at 5:45 AM, Stephan Holljes
> wrote:
>> Signed-off-by: Stephan Holljes
>> ---
>> libavformat/tcp.c | 18 ++
>> 1 file changed, 18 insertions(+)
>>
>> diff --git a/libavformat/tcp.c b/libavformat/tcp.c
On Tue, Jul 21, 2015 at 5:45 AM, Stephan Holljes
wrote:
> Signed-off-by: Stephan Holljes
> ---
> libavformat/tcp.c | 18 ++
> 1 file changed, 18 insertions(+)
>
> diff --git a/libavformat/tcp.c b/libavformat/tcp.c
> index f24cad2..6f5e175 100644
> --- a/libavformat/tcp.c
> +++ b/