703e44b826ab2c970a3f4173427bd3df0d85547f
[radsecproxy.git] / lib / radsec.h
1 /* Copyright 2012 NORDUnet A/S. All rights reserved.
2    See LICENSE for licensing information. */
3
4 struct rs_error *rs_resolve (struct evutil_addrinfo **addr,
5                              rs_conn_type_t type,
6                              const char *hostname,
7                              const char *service);