Imported Upstream version 1.0.0
[platform/upstream/nghttp2.git] / doc / nghttp2_session_del.rst
1
2 nghttp2_session_del
3 ===================
4
5 Synopsis
6 --------
7
8 *#include <nghttp2/nghttp2.h>*
9
10 .. function:: void nghttp2_session_del(nghttp2_session *session)
11
12     
13     Frees any resources allocated for *session*.  If *session* is
14     ``NULL``, this function does nothing.