Contents

flush

Drops and frees all packets currently held by the queue.

Declaration

virtual UInt32 flush() = 0;

Return Value

Returns the number of packets that were dropped and freed.

See Also

Miscellaneous