Attached patch will allow ff_network_wait_fd() to return when the fd encounters an error or disconnection (HUP). Once returned, the next read/write call on the fd will result in an error and possibly a signal, which should provide better feedback than the current method of waiting indefinitely.
network_wait_fix.patch
Description: network_wait_fix.patch
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
