summaryrefslogtreecommitdiff
path: root/lib/udp.h
blob: 00d7251ef3d28aa801aaa31dec9329bb4572a709 (plain)
1
2
3
4
5
/* Copyright 2011 NORDUnet A/S. All rights reserved.
   See LICENSE for licensing information. */

int udp_init (struct rs_connection *conn, struct rs_message *msg);
int udp_init_retransmit_timer (struct rs_connection *conn);