Lines Matching full:try
560 /* no need to try smaller sizes */ in http_write()
632 /* error closing, try again later in poll */ in http_close_or_abort_conn()
1041 /* special case: http_write does not try to send 1 byte */
1077 * to try to send some file data too. */
1553 * Try to send more data on this pcb.
1680 /* 404.html doesn't exist. Try 404.htm instead. */
1684 /* 404.htm doesn't exist either. Try 404.shtml instead. */
1822 /* try to pass in data of the first pbuf(s) */
1920 /** Try to send more data if file has been blocked before
1930 LWIP_DEBUGF(HTTPD_DEBUG | LWIP_DBG_TRACE, ("httpd_continue: try to send more data\n"));
1941 * When data has been received in the correct state, try to parse it
2086 /* restore header for next try */
2166 /** Try to find the file specified by uri and, if found, initialize hs
2204 /* Try each of the configured default filenames until we find one
2495 /* If this connection has a file open, try to send some more data. If
2499 LWIP_DEBUGF(HTTPD_DEBUG | LWIP_DBG_TRACE, ("http_poll: try to send more data\n"));