Embedded TCP/IP stack: fnet_serial_stream::flush

FNET

void(* flush) (fnet_index_t stream_id)

Callback function used for immediate data sending from internal stream buffer to the steam client.
This function is optional and can be set to zero.
The function only has meaning for buffered streams. UART stream does not have internal buffer and does not use this flush function.

Definition at line 117 of file fnet_serial.h.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net