TcpConnection.onWritable

void onWritable(WritableCallback callback) @property @trusted

Set the writable callback.

Parameters

callbackCallback invoked when the connection becomes writable after backpressure.