diff -r 7a31f7298d8f -r 0c91f0baec58 crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/eSock_fault.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/crashanalysercmd/Libraries/Engine/ErrorLibrary/Resources/eSock_fault.xml Wed Apr 21 09:51:02 2010 +0300 @@ -0,0 +1,119 @@ + + + eSock fault + <p>Panic of Sockets Server due to internal Sockets Server error</p> + + + 0 + <p>Socket server initiation error</p> + + + 1 + <p>No comms server available</p> + + + 2 + <p>Unused</p> + + + 3 + <p>Failed to install active scheduler</p> + + + 4 + <p>Failed to create Sockets Server</p> + + + 5 + <p>Failed to start Sockets Server</p> + + + 6 + <p>Unused</p> + + + 7 + <p>Unused</p> + + + 8 + <p>Call made to unimplemented <code>CProtocolBase::NewSAPL()</code></p> + + + 9 + <p>Call made to unimplemented <code>CProtocolBase::NewHostResolverL()</code></p> + + + 10 + <p>Call made to unimplemented <code>CProtocolBase::NewServiceResolverL()</code></p> + + + 11 + <p>Call made to unimplemented <code>CProtocolBase::NewNetDatabaseL()</code></p> + + + 12 + <p>Unused</p> + + + 13 + <p>Unused</p> + + + 14 + <p>Unused</p> + + + 15 + <p>Error in internal state</p> + + + 16 + <p>Read attempted when already attempting</p> + + + 17 + <p>Write attempted when already attempting</p> + + + 18 + <p>Connect attempted when already attempting</p> + + + 19 + <p>Close attempted when already attempting</p> + + + 20 + <p>Ioctl attempted when already attempting</p> + + + 21 + <p>Unused</p> + + + 22 + <p>Error in accepted connection queuing</p> + + + 23 + <p>Unused</p> + + + 24 + <p>Failed to delete socket</p> + + + 25 + <p>Unused</p> + + + 26 + <p>Internal session maintenance error</p> + + + 27 + <p>Unused</p> + + + \ No newline at end of file