giobasesink, tcpclientsink, multisocketsink: Returns flushing on PLAYING->PAUSED if it can block in ->render
@ocrete
Submitted by Olivier Crête Link to original bug (#774943)
Description
giobasesink, tcpclientsink should be re-implemented with non-blocking writes and explicit polling, otherwise we don't know how much was written.
multisocketsink also needs fixing