Editing Template:CELL ERROR FACILITY HTTP - 0x071
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 251: | Line 251: | ||
| CELL_HTTP_ERROR_NET_ABORT_ERANGE || 0x80710222 || | | CELL_HTTP_ERROR_NET_ABORT_ERANGE || 0x80710222 || | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_ABORT_EAGAIN | | CELL_HTTP_ERROR_NET_ABORT_EAGAIN || 0x80710223 || | ||
|- | |||
| CELL_HTTP_ERROR_NET_ABORT_EWOULDBLOCK || 0x80710223 || | |||
|- | |- | ||
| CELL_HTTP_ERROR_NET_ABORT_EINPROGRESS || 0x80710224 || | | CELL_HTTP_ERROR_NET_ABORT_EINPROGRESS || 0x80710224 || | ||
Line 367: | Line 369: | ||
| CELL_HTTP_ERROR_NET_ABORT_ETIME || 0x8071025c || | | CELL_HTTP_ERROR_NET_ABORT_ETIME || 0x8071025c || | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_OPTION ||0x80710300|| Error calling setsockopt(). Error code is net_errno. | | CELL_HTTP_ERROR_NET_OPTION || 0x80710300 || Error calling setsockopt(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTP_ERROR_NET_SOCKET || 0x80710400 || Error calling socket(). Error code is net_errno. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_CONNECT || 0x80710500 || Error calling connect(). Error code is net_errno. | | CELL_HTTP_ERROR_NET_CONNECT || 0x80710500 || Error calling connect(). Error code is net_errno. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_SEND || 0x80710600 || Error calling send(). Error code is net_errno. | | CELL_HTTP_ERROR_NET_SEND || 0x80710600 || Error calling send(). Error code is net_errno. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_RECV || 0x80710700 || Error calling recv(). Error code is net_errno. | | CELL_HTTP_ERROR_NET_RECV || 0x80710700 || Error calling recv(). Error code is net_errno. | ||
|- | |- | ||
| CELL_HTTP_ERROR_NET_SELECT || 0x80710800 || Error calling select(). Error code is net_errno. | | CELL_HTTP_ERROR_NET_SELECT || 0x80710800 || Error calling select(). Error code is net_errno. | ||
|- | |- | ||
|} | |} | ||
Line 1,515: | Line 413: | ||
|- | |- | ||
| CELL_HTTPS_ERROR_RETRY_CONNECTION || 0x80710a0d || internal error code | | CELL_HTTPS_ERROR_RETRY_CONNECTION || 0x80710a0d || internal error code | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_NET_SSL_CONNECT || 0x80710b00 || Error calling connect(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_NET_SSL_SEND || 0x80710c00 || Error calling send(). Error code is net_errno. | ||
|- | |- | ||
| | | CELL_HTTPS_ERROR_NET_SSL_RECV || 0x80710d00 || Error calling recv(). Error code is net_errno. | ||
|- | |- | ||
|} | |} |