Skip to content

srt: Check socket state before retrieving payload size

The connection might be broken, which we should detect instead of just aborting the write.

Merge request reports