summaryrefslogtreecommitdiff
path: root/doc/html/boost_asio/reference/error__basic_errors.html
blob: 424eaa28a0996bd37bffba576b0b9382e1286281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>error::basic_errors</title>
<link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../boost_asio.html" title="Boost.Asio">
<link rel="up" href="../reference.html" title="Reference">
<link rel="prev" href="error__addrinfo_errors.html" title="error::addrinfo_errors">
<link rel="next" href="error__get_addrinfo_category.html" title="error::get_addrinfo_category">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../boost.png"></td>
<td align="center"><a href="../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="error__addrinfo_errors.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="error__get_addrinfo_category.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h3 class="title">
<a name="boost_asio.reference.error__basic_errors"></a><a class="link" href="error__basic_errors.html" title="error::basic_errors">error::basic_errors</a>
</h3></div></div></div>
<p>
        <a class="indexterm" name="id1342895"></a>
      </p>
<pre class="programlisting"><span class="keyword">enum</span> <span class="identifier">basic_errors</span>
</pre>
<p>
        <a class="indexterm" name="id1342921"></a>
 <a class="indexterm" name="id1342931"></a>
 <a class="indexterm" name="id1342940"></a>
 <a class="indexterm" name="id1342950"></a>
 <a class="indexterm" name="id1342959"></a>
 <a class="indexterm" name="id1342969"></a>
 <a class="indexterm" name="id1342978"></a>
 <a class="indexterm" name="id1342988"></a>
 <a class="indexterm" name="id1342997"></a>
 <a class="indexterm" name="id1343007"></a>
 <a class="indexterm" name="id1343016"></a>
 <a class="indexterm" name="id1343025"></a>
 <a class="indexterm" name="id1343035"></a>
 <a class="indexterm" name="id1343044"></a>
 <a class="indexterm" name="id1343054"></a>
 <a class="indexterm" name="id1343063"></a>
 <a class="indexterm" name="id1343073"></a>
 <a class="indexterm" name="id1343082"></a>
 <a class="indexterm" name="id1343091"></a>
 <a class="indexterm" name="id1343101"></a>
 <a class="indexterm" name="id1343110"></a>
 <a class="indexterm" name="id1343120"></a>
 <a class="indexterm" name="id1343129"></a>
 <a class="indexterm" name="id1343138"></a>
 <a class="indexterm" name="id1343148"></a>
 <a class="indexterm" name="id1343157"></a>
 <a class="indexterm" name="id1343166"></a>
 <a class="indexterm" name="id1343176"></a>
 <a class="indexterm" name="id1343185"></a>
 <a class="indexterm" name="id1343195"></a>
 <a class="indexterm" name="id1343204"></a>
 <a class="indexterm" name="id1343214"></a>
 <a class="indexterm" name="id1343223"></a>
      </p>
<h5>
<a name="boost_asio.reference.error__basic_errors.h0"></a>
        <span><a name="boost_asio.reference.error__basic_errors.values"></a></span><a class="link" href="error__basic_errors.html#boost_asio.reference.error__basic_errors.values">Values</a>
      </h5>
<div class="variablelist">
<p class="title"><b></b></p>
<dl>
<dt><span class="term">access_denied</span></dt>
<dd><p>
              Permission denied.
            </p></dd>
<dt><span class="term">address_family_not_supported</span></dt>
<dd><p>
              Address family not supported by protocol.
            </p></dd>
<dt><span class="term">address_in_use</span></dt>
<dd><p>
              Address already in use.
            </p></dd>
<dt><span class="term">already_connected</span></dt>
<dd><p>
              Transport endpoint is already connected.
            </p></dd>
<dt><span class="term">already_started</span></dt>
<dd><p>
              Operation already in progress.
            </p></dd>
<dt><span class="term">broken_pipe</span></dt>
<dd><p>
              Broken pipe.
            </p></dd>
<dt><span class="term">connection_aborted</span></dt>
<dd><p>
              A connection has been aborted.
            </p></dd>
<dt><span class="term">connection_refused</span></dt>
<dd><p>
              Connection refused.
            </p></dd>
<dt><span class="term">connection_reset</span></dt>
<dd><p>
              Connection reset by peer.
            </p></dd>
<dt><span class="term">bad_descriptor</span></dt>
<dd><p>
              Bad file descriptor.
            </p></dd>
<dt><span class="term">fault</span></dt>
<dd><p>
              Bad address.
            </p></dd>
<dt><span class="term">host_unreachable</span></dt>
<dd><p>
              No route to host.
            </p></dd>
<dt><span class="term">in_progress</span></dt>
<dd><p>
              Operation now in progress.
            </p></dd>
<dt><span class="term">interrupted</span></dt>
<dd><p>
              Interrupted system call.
            </p></dd>
<dt><span class="term">invalid_argument</span></dt>
<dd><p>
              Invalid argument.
            </p></dd>
<dt><span class="term">message_size</span></dt>
<dd><p>
              Message too long.
            </p></dd>
<dt><span class="term">name_too_long</span></dt>
<dd><p>
              The name was too long.
            </p></dd>
<dt><span class="term">network_down</span></dt>
<dd><p>
              Network is down.
            </p></dd>
<dt><span class="term">network_reset</span></dt>
<dd><p>
              Network dropped connection on reset.
            </p></dd>
<dt><span class="term">network_unreachable</span></dt>
<dd><p>
              Network is unreachable.
            </p></dd>
<dt><span class="term">no_descriptors</span></dt>
<dd><p>
              Too many open files.
            </p></dd>
<dt><span class="term">no_buffer_space</span></dt>
<dd><p>
              No buffer space available.
            </p></dd>
<dt><span class="term">no_memory</span></dt>
<dd><p>
              Cannot allocate memory.
            </p></dd>
<dt><span class="term">no_permission</span></dt>
<dd><p>
              Operation not permitted.
            </p></dd>
<dt><span class="term">no_protocol_option</span></dt>
<dd><p>
              Protocol not available.
            </p></dd>
<dt><span class="term">not_connected</span></dt>
<dd><p>
              Transport endpoint is not connected.
            </p></dd>
<dt><span class="term">not_socket</span></dt>
<dd><p>
              Socket operation on non-socket.
            </p></dd>
<dt><span class="term">operation_aborted</span></dt>
<dd><p>
              Operation cancelled.
            </p></dd>
<dt><span class="term">operation_not_supported</span></dt>
<dd><p>
              Operation not supported.
            </p></dd>
<dt><span class="term">shut_down</span></dt>
<dd><p>
              Cannot send after transport endpoint shutdown.
            </p></dd>
<dt><span class="term">timed_out</span></dt>
<dd><p>
              Connection timed out.
            </p></dd>
<dt><span class="term">try_again</span></dt>
<dd><p>
              Resource temporarily unavailable.
            </p></dd>
<dt><span class="term">would_block</span></dt>
<dd><p>
              The socket is marked non-blocking and the requested operation would
              block.
            </p></dd>
</dl>
</div>
<h5>
<a name="boost_asio.reference.error__basic_errors.h1"></a>
        <span><a name="boost_asio.reference.error__basic_errors.requirements"></a></span><a class="link" href="error__basic_errors.html#boost_asio.reference.error__basic_errors.requirements">Requirements</a>
      </h5>
<p>
        <span class="bold"><strong>Header: </strong></span><code class="literal">boost/asio/error.hpp</code>
      </p>
<p>
        <span class="bold"><strong>Convenience header: </strong></span><code class="literal">boost/asio.hpp</code>
      </p>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright &#169; 2003-2012 Christopher M. Kohlhoff<p>
        Distributed under the Boost Software License, Version 1.0. (See accompanying
        file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
      </p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="error__addrinfo_errors.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../reference.html"><img src="../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../boost_asio.html"><img src="../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="error__get_addrinfo_category.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>