outputstream: Don't wake up on every input buffer
So instead of actually blocking on the FD, block on a GCancellable which is triggered when the writable callback is called. Also set the application's GCancellable as a child of this source.
Showing
Please register or sign in to comment