comparison mov.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 59c2e84817a1
children 8bb470d85249
comparison
equal deleted inserted replaced
260:f3b8a6e60e71 261:5f27f90ed496