comparison ipmovie.c @ 261:5f27f90ed496 libavformat

Fix a very nasty problem with extra bytes appearing in TCP data streams. Whenever there was an EINTR/EAGAIN return, then a byte in the data stream would be duplicated!! This fix should allow ffserver to work again.
author philipjsg
date Mon, 29 Sep 2003 01:41:30 +0000
parents 408f620eed8c
children 021c58ac2f2c
comparison
equal deleted inserted replaced
260:f3b8a6e60e71 261:5f27f90ed496