Use retry_transfer_wrapper() in url_write() as its callers do not expect it to stop...
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 6 Oct 2010 11:18:43 +0000 (11:18 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 6 Oct 2010 11:18:43 +0000 (11:18 +0000)
commitfe5feaeb7629c94f26814a44c0269e09fabf2947
tree14891d5c6e46ddd0e8b5898648703d8d1416e98b
parenta46f7516eccd307416e5ecf8760749a3368ee815
Use retry_transfer_wrapper() in url_write() as its callers do not expect it to stop in the middle.

Originally committed as revision 25368 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/avio.c