Imported Upstream version 1.0.0
[platform/upstream/nghttp2.git] / doc / nghttp2_strerror.rst
1
2 nghttp2_strerror
3 ================
4
5 Synopsis
6 --------
7
8 *#include <nghttp2/nghttp2.h>*
9
10 .. function:: const char *nghttp2_strerror(int lib_error_code)
11
12     
13     Returns string describing the *lib_error_code*.  The
14     *lib_error_code* must be one of the :macro:`nghttp2_error`.