Searched defs:tcp_write (Results 1 – 2 of 2) sorted by relevance
250 static int tcp_write(URLContext *h, const uint8_t *buf, int size) in tcp_write() function
402 tcp_write(struct tcp_pcb *pcb, const void *arg, u16_t len, u8_t apiflags) in tcp_write() function