Imported Upstream version 3.0.21
[platform/upstream/gnutls.git] / doc / cha-errors.texi
1 @node Error codes
2 @appendix Error Codes and Descriptions
3 @cindex error codes
4
5 The error codes used throughout the library are described below.  The
6 return code @code{GNUTLS_E_SUCCESS} indicate successful operation, and
7 is guaranteed to have the value 0, so you can use it in logical
8 expressions.
9
10 @include error_codes.texi
11