crashanalysis/crashanalyser/com.nokia.s60tools.crashanalyser/raw_data/ESock.htm
author Matti Laitinen <matti.t.laitinen@nokia.com>
Wed, 21 Apr 2010 19:42:48 +0300
changeset 6 f65f740e69f9
parent 0 5ad7ad99af01
permissions -rw-r--r--
AnalyzeTool Carbide Extension v1.9.0

<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>