send_nothing method

Future? send_nothing()

return future that completes when all prevous packets are processed

Implementation

Future? send_nothing() => _connection._getdummy();