]> git.sesse.net Git - vlc/commit
Even if we are asked to wait for data, bail out if all sockets are at EOF.
authorClément Stenac <zorglub@videolan.org>
Sat, 16 Sep 2006 11:01:24 +0000 (11:01 +0000)
committerClément Stenac <zorglub@videolan.org>
Sat, 16 Sep 2006 11:01:24 +0000 (11:01 +0000)
commit64fea282d28f812fef7c5622fca0ed39d70ad136
tree01af52c35f0c7007a5d71e8c49c385632e203fc2
parentf424ec54abf8f25e4107a9219390625f0630cde7
Even if we are asked to wait for data, bail out if all sockets are at EOF.

I'm far from being sure this is the right thing to do, but it allows MMSH to work correctly (it requests some data while the server is closing connection)
src/network/io.c