c8fa2fbc4867c4216a4748c08fca4a8f3cf72af5
[libradsec.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);