Rename COPYING -> LICENSE.
[libradsec.git] / lib / conn.h
1 /* Copyright 2011 NORDUnet A/S. All rights reserved.
2    See LICENSE for licensing information.  */
3
4 int conn_user_dispatch_p (const struct rs_connection *conn);
5 int conn_close (struct rs_connection **connp);
6 int conn_activate_timeout (struct rs_connection *conn);