Template:CELL ERROR FACILITY RUDP - 0x077

From PS3 Developer wiki
Revision as of 04:22, 7 July 2015 by Eussbot (talk | contribs) (Created page with "{{ed right|CELL ERROR FACILITY RUDP - 0x077}} === Cell Rudp errors (librudp) === {| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Cell Rudp errors (librudp)[edit source]

Name Errorcode Remarks
CELL_RUDP_ERROR_NOT_INITIALIZED 0x80770001 Not initialized
CELL_RUDP_ERROR_ALREADY_INITIALIZED 0x80770002 Already initialized
CELL_RUDP_ERROR_INVALID_CONTEXT_ID 0x80770003 Invalid context ID
CELL_RUDP_ERROR_INVALID_ARGUMENT 0x80770004 Invalid argument
CELL_RUDP_ERROR_INVALID_OPTION 0x80770005 Invalid option name
CELL_RUDP_ERROR_INVALID_MUXMODE 0x80770006 Invalid multiplexing mode
CELL_RUDP_ERROR_MEMORY 0x80770007 Memory allocation failed
CELL_RUDP_ERROR_INTERNAL 0x80770008 Undefined internal error
CELL_RUDP_ERROR_CONN_RESET 0x80770009 Connection was reset
CELL_RUDP_ERROR_CONN_REFUSED 0x8077000a Connection was refused
CELL_RUDP_ERROR_CONN_TIMEOUT 0x8077000b Connection timed out
CELL_RUDP_ERROR_CONN_VERSION_MISMATCH 0x8077000c Version does not match
CELL_RUDP_ERROR_CONN_TRANSPORT_TYPE_MISMATCH 0x8077000d Transport type does not match
CELL_RUDP_ERROR_QUALITY_LEVEL_MISMATCH 0x8077000e Quality level does not match
CELL_RUDP_ERROR_THREAD 0x8077000f Internal I/O thread error
CELL_RUDP_ERROR_THREAD_IN_USE 0x80770010 Internal I/O thread is currently in use
CELL_RUDP_ERROR_NOT_ACCEPTABLE 0x80770011 Operation is not permitted
CELL_RUDP_ERROR_MSG_TOO_LARGE 0x80770012 Message is too large
CELL_RUDP_ERROR_NOT_BOUND 0x80770013 Not bound
CELL_RUDP_ERROR_CANCELLED 0x80770014 Blocking was cancelled
CELL_RUDP_ERROR_INVALID_VPORT 0x80770015 Invalid virtual port
CELL_RUDP_ERROR_WOULDBLOCK 0x80770016 Currently executing operation
CELL_RUDP_ERROR_VPORT_IN_USE 0x80770017 Virtual port is currently in use
CELL_RUDP_ERROR_VPORT_EXHAUSTED 0x80770018 No more available virtual port numbers
CELL_RUDP_ERROR_INVALID_SOCKET 0x80770019 Invalid socket
CELL_RUDP_ERROR_BUFFER_TOO_SMALL 0x8077001a Buffer is too small
CELL_RUDP_ERROR_MSG_MALFORMED 0x8077001b Invalid packet
CELL_RUDP_ERROR_ADDR_IN_USE 0x8077001c Address is currently in use
CELL_RUDP_ERROR_ALREADY_BOUND 0x8077001d Already bound
CELL_RUDP_ERROR_ALREADY_EXISTS 0x8077001e Already exists
CELL_RUDP_ERROR_INVALID_POLL_ID 0x8077001f Invalid polling ID
CELL_RUDP_ERROR_TOO_MANY_CONTEXTS 0x80770020 Too many contexts
CELL_RUDP_ERROR_IN_PROGRESS 0x80770021 Currently executing operation
CELL_RUDP_ERROR_NO_EVENT_HANDLER 0x80770022 Common event handler has not been registered
CELL_RUDP_ERROR_PAYLOAD_TOO_LARGE 0x80770023 Payload is too large
CELL_RUDP_ERROR_END_OF_DATA 0x80770024 End of receive data
CELL_RUDP_ERROR_ALREADY_ESTABLISHED 0x80770025 Connection is already established
CELL_RUDP_ERROR_KEEP_ALIVE_FAILURE 0x80770026 Connection was closed due to keep-alive timeout