Lines Matching full:try
546 /* no need to try smaller sizes */ in http_write()
618 /* error closing, try again later in poll */ in http_close_or_abort_conn()
1014 /* special case: http_write does not try to send 1 byte */
1046 * to try to send some file data too. */
1506 * Try to send more data on this pcb.
1634 /* 404.html doesn't exist. Try 404.htm instead. */
1638 /* 404.htm doesn't exist either. Try 404.shtml instead. */
1772 /* try to pass in data of the first pbuf(s) */
1868 /** Try to send more data if file has been blocked before
1877 LWIP_DEBUGF(HTTPD_DEBUG | LWIP_DBG_TRACE, ("httpd_continue: try to send more data\n"));
1888 * When data has been received in the correct state, try to parse it
2033 /* restore header for next try */
2072 /** Try to find the file specified by uri and, if found, initialize hs
2110 /* Try each of the configured default filenames until we find one
2410 /* If this connection has a file open, try to send some more data. If
2414 LWIP_DEBUGF(HTTPD_DEBUG | LWIP_DBG_TRACE, ("http_poll: try to send more data\n"));