Instrument-control Toolkit - @octave_udp/flush
- : 
data =flush(dev) - : 
data =flush(dev, "input") - : 
data =flush(dev, "output") Flush the udp socket buffers
Inputs
dev - open udp device
If an additional parameter is provided of "input" or "output", then only the input or output buffer will be flushed
Outputs
None
See also: udp.