Stop rs_request_send() from leaking RSE_TIMEOUT_CONN and RSE_TIMEOUT_IO.
[libradsec.git] / lib / peer.h
1 /* Copyright 2011 NORDUnet A/S. All rights reserved.
2    See LICENSE for licensing information. */
3
4 struct rs_peer *peer_create (struct rs_context *ctx, struct rs_peer **rootp);
5 struct rs_peer *peer_pick_peer (struct rs_connection *conn);