diff -r 431bbaccaec8 -r 615035072f7e crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/ESock.xml --- a/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/data/ESock.xml Tue Feb 23 17:04:33 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,91 +0,0 @@ - - - ESock - <p>Panic of client from Sockets Server</p> - - - 0 - <p> Unknown socket </p> - - - 1 - <p> Unused </p> - - - 2 - <p> Connection request made while already attempting to connect </p> - - - 3 - <p> Read request made while already attempting to read </p> - - - 4 - <p> Send request made while already attempting to send </p> - - - 5 - <p> Close request made while already attempting to close </p> - - - 6 - <p> Shutdown request made while already attempting to shutdown </p> - - - 7 - <p> Accept request made while already attempting to accept </p> - - - 8 - <p> Ioctl request made while already attempting to perform Ioctl </p> - - - 9 - <p> Can't use <code>RSocket::SendTo()</code> on connection-orientated sockets </p> - - - 10 - <p> Can't use <code>RSocket::ListenL()</code> on connectionless sockets </p> - - - 11 - <p> Listen request made while already attempting to listen </p> - - - 12 - <p> Can't use <code>RSocket::Accept()</code> if not listening </p> - - - 13 - <p> Failed to accept </p> - - - 14 - <p> Descriptor parameter error </p> - - - 15 - <p>A request was made of an <code>RHostResolver</code>, <code>RServiceResolver</code>, or <code>RNetDatabase</code> when an asynchronous request was already pending. </p> - - - 16 - <p> Unused </p> - - - 17 - <p> No socket in use </p> - - - 18 - <p> Unused </p> - - - 19 - <p> <code>RHostResolver::Next()</code> called without initial resolution request </p> - - - 20 - <p> Socket not set up to connect </p> - - - \ No newline at end of file