The write calback will only be called when the buffer is empty.
So it has a slightly different purpose. But it is not needed. You can use the filling callback in the buffer object instead, as an example.
Per Hedbor () @ Pike (-) developers forum Tue, 24 May 2016 08:00:50 -0700
The write calback will only be called when the buffer is empty.
So it has a slightly different purpose. But it is not needed. You can use the filling callback in the buffer object instead, as an example.