Lines Matching full:sending
212 TAG_SENDING /* Sending tag replacement string */
668 /* ensure nagle doesn't interfere with sending all data as fast as possible: */ in http_eof()
992 * - HTTP_DATA_TO_SEND_CONTINUE: continue with sending HTTP body
1049 /* Have we finished sending this string? */
1065 * (which would happen when sending files from async read). */
1395 /* Next time through, we are going to be sending data
1397 * sending here or the insert string. */
1412 /* we would include the tag in sending */
1440 * We have found a valid tag and are in the process of sending
1453 /* we would include the tag in sending */
1486 /* We are sending the insert string itself. How much of the
1499 /* Don't return here: keep on sending data */
1579 (e.g. SSI might want to delay sending until data is available) */
1970 LWIP_DEBUGF(HTTPD_DEBUG, ("Received data while sending a file\n"));
1971 /* already sending a file */
2589 LWIP_DEBUGF(HTTPD_DEBUG, ("http_recv: already sending data\n"));
2590 /* already sending but still receiving data, we might want to RST here? */