Revision 686d6f40
ffserver.c | ||
---|---|---|
2629 | 2629 |
ff_neterrno() != FF_NETERROR(EINTR)) |
2630 | 2630 |
/* error : close connection */ |
2631 | 2631 |
goto fail; |
2632 |
return 0; |
|
2632 | 2633 |
} else if (len == 0) { |
2633 | 2634 |
/* end of connection : close it */ |
2634 | 2635 |
goto fail; |
Also available in: Unified diff