UDP

flush()

Waits until all outgoing data in buffer has been sent.

NOTE: That this function does nothing at present.

// PROTOTYPE
virtual void flush();
// SYNTAX
Udp.flush();