Lines Matching full:sending
208 TAG_SENDING /* Sending tag replacement string */
654 /* ensure nagle doesn't interfere with sending all data as fast as possible: */ in http_eof()
971 * - HTTP_DATA_TO_SEND_CONTINUE: continue with sending HTTP body
1022 /* Have we finished sending this string? */
1038 * (which would happen when sending files from async read). */
1358 /* Next time through, we are going to be sending data
1360 * sending here or the insert string. */
1375 /* we would include the tag in sending */
1405 * We have found a valid tag and are in the process of sending
1418 /* we would include the tag in sending */
1451 /* We are sending the insert string itself. How much of the
1464 /* Don't return here: keep on sending data */
1532 (e.g. SSI might want to delay sending until data is available) */
1917 LWIP_DEBUGF(HTTPD_DEBUG, ("Received data while sending a file\n"));
1918 /* already sending a file */
2504 LWIP_DEBUGF(HTTPD_DEBUG, ("http_recv: already sending data\n"));
2505 /* already sending but still receiving data, we might want to RST here? */