Lines Matching refs:error

125   * msg_in.c, msg_out.c: fixed bug #35536 SNMP: error too big response is malformed
172 error value
201 * sockets.c, api_lib.c: fixed bug #34540: compiler error when CORE_LOCKING is
261 * api_msg.c, sockets.c: fixed bug #33956 Wrong error returned when calling
575 "FATAL" classification of error codes: ERR_USE and ERR_ISCONN just aren't fatal.
836 or any netconn_recv() error)
911 error return value to struct api_msg_msg
1110 is error.
1317 pcb->err is called, not pcb->connected (with an error code).
1444 * tcp.c: Fix bug #24227, wrong error message in tcp_bind.
1476 * err.h, err.c, sockets.c: Fix bug #23119: Reorder timeout error code to
1477 stop it being treated as a fatal error.
1615 copy dns payload to parse the response), return an error if there is no place
1816 * sockets.c: lwip_accept(): check netconn_peer() error return.
2103 * Numerous small compiler error/warning fixes from contributions to
2163 * err.h, api_lib.c, api_msg.c, sockets.c: Changed error handling: ERR_MEM, ERR_BUF
2165 sockets block most operations once they have seen a fatal error.
2214 crash error problem with netconn_peer & netconn_addr". VERY IMPORTANT:
2216 type change. Any compiler should cause an error without any changes in
2249 * api.h, api_lib.c, api_msg.c: First fix for "bug #20900 : Potential crash error
2273 * api_msg.c, tcp.c: Another fix for bug #20021: by not returning an error if
2295 all error cases.
2367 conn->err was reset to ERR_OK without any reasons (and error was lost)...
2406 an error code if it's impossible to fetch a pbuf on a TCP connection (and not
2510 do_write and do_join_leave_group don't do anything if a previous error was signaled.
2894 of raw_recv() in raw.h and so avoid compiler error.
3211 now results in an error. Reset connections sometimes hung an
3297 * The API now has proper error handling. A new function,
3298 netconn_err(), now returns an error code for the connection in