Error Messages
TCP/IP error codes
Error Code
K2TcpError_Memory
K2TcpError_ConnDrop
K2TcpError_WillBlock
K2TcpError_Call_DNS
K2TcpError_Call_Send
K2TcpError_Call_Recv
K2TcpError_Call_Ioctl
K2TcpError_Call_Socket
K2TcpError_Call_Bind
K2TcpError_Call_Listen
K2TcpError_Call_Accept
K2TcpError_Call_Select
K2TcpError_Call_Connect
No.
Description
c100
Out of memory.
c200
Connection closed by remote host.
c300
Will block on this call.
c600
DNS lookup failed (use IP address).
c700
Send failed (maybe connection damaged).
c800
Recv failed (maybe connection damaged).
c900
Ioctl failed (Internal error).
ca00
Socket failed (maybe out of file handles).
cb00
Bind failed (local address already in use).
cc00
Listen failed (maybe out of resources).
cd00
Accept failed (maybe out of resources).
ce00
Select failed (maybe connection damaged).
cf00
Connect failed (connection not accepted).
135
Need help?
Do you have a question about the COLDFUSION 5-ADVANCED ADMINISTRATION and is the answer not in the manual?