crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/ESock.htm
changeset 0 5ad7ad99af01
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/ESock.htm	Thu Feb 11 15:06:45 2010 +0200
@@ -0,0 +1,89 @@
+<h1>ESock</h1>
+<p>Panic of client from Sockets Server</p>
+<code>0</code>
+<p>
+Unknown socket
+</p>
+<code>1</code>
+<p>
+Unused
+</p>
+<code>2</code>
+<p>
+Connection request made while already attempting to connect
+</p>
+<code>3</code>
+<p>
+Read request made while already attempting to read
+</p>
+<code>4</code>
+<p>
+Send request made while already attempting to send
+</p>
+<code>5</code>
+<p>
+Close request made while already attempting to close
+</p>
+<code>6</code>
+<p>
+Shutdown request made while already attempting to shutdown
+</p>
+<code>7</code>
+<p>
+Accept request made while already attempting to accept
+</p>
+<code>8</code>
+<p>
+Ioctl request made while already attempting to perform Ioctl
+</p>
+<code>9</code>
+<p>
+Can't use <code>RSocket::SendTo()</code> on connection-orientated
+sockets
+</p>
+<code>10</code>
+<p>
+Can't use <code>RSocket::ListenL()</code> on connectionless sockets
+</p>
+<code>11</code>
+<p>
+Listen request made while already attempting to listen
+</p>
+<code>12</code>
+<p>
+Can't use <code>RSocket::Accept()</code> if not listening
+</p>
+<code>13</code>
+<p>
+Failed to accept
+</p>
+<code>14</code>
+<p>
+Descriptor parameter error
+</p>
+<code>15</code>
+<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>
+<code>16</code>
+<p>
+Unused
+</p>
+<code>17</code>
+<p>
+No socket in use
+</p>
+<code>18</code>
+<p>
+Unused
+</p>
+<code>19</code>
+<p>
+<code>RHostResolver::Next()</code> called without initial
+resolution request
+</p>
+<code>20</code>
+<p>
+Socket not set up to connect
+</p>
\ No newline at end of file