MCPcopy Create free account
hub / github.com/DanielOgorchock/ST_Anything / flush

Function flush

Arduino/libraries/Ethernet2/src/utility/socket.cpp:322–324  ·  view source on GitHub ↗

* @brief Wait for buffered transmission to complete. */

Source from the content-addressed store, hash-verified

320 * @brief Wait for buffered transmission to complete.
321 */
322void flush(SOCKET s) {
323 // TODO
324}
325
326uint16_t igmpsend(SOCKET s, const uint8_t * buf, uint16_t len)
327{

Callers 3

flushMethod · 0.85
parsePacketMethod · 0.85
stopMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected