comparison dv1394.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 d98ed04d62a6
children f174d9c00bce
comparison
equal deleted inserted replaced
260:f3b8a6e60e71 261:5f27f90ed496