Lines Matching refs:send
36 send (TCP only, bug #33820)
100 send MSS
113 * etharp.c: fixed bug #35595: Impossible to send broadcast without a gateway
121 * etharp.c: fixed bug #35531: Impossible to send multicast without a gateway
176 windows (bug #34176 select after non-blocking send times out)
282 always EMSGSIZE on non-blocking sockets if data size > send buffers) -> now
436 blocking send operation)
769 * etharp.c: Fixed bug #29087: etharp: don't send packets for LinkLocal-
1272 * tcp.h: bug #26349: Nagle algorithm doesn't send although segment is full
1344 * dhcp.c: patch #6764: DHCP rebind and renew did not send hostnam option;
1608 * tcp.h, opt.h, tcp.c, tcp_in.c: implemented calculating the effective send-mss
1609 based on the MTU of the netif used to send. Enabled by default. Disable by
1658 Integrate "patch #6250 : MSG_MORE flag for send". MSG_MORE is used at socket api
1873 int to be able to send a bigger buffer than 64K with one time (mainly
1883 changes on low memory or empty send-buffer.
1925 (defaulting to off for now) that can be set to 0 to send fragmented
2111 prevented from sending by a small send window, not just a zero
2112 send window.
2169 netif to send as an argument (to be able to send on netifs that are down).
2190 * tcp.c, tcp_in.c: Fixed bug #21494: The send mss (pcb->mss) is set to 536 (or
2205 * udp.c, inet.c, inet.h: Fixed UDPLite: send: Checksum was always generated too
2540 to send some garbage. It is not a definitive solution, but the patch does solve
2562 dynamic one from memp to send tcpip_msg to tcpip_thread in a synchrone call.
2860 * tcp.c: Add code to tcp_recved() to send an ACK (window update) immediately,
2862 (currently TCP_WND/2). This avoids waiting for a timer to expire to send a