summaryrefslogtreecommitdiff
path: root/lib/udp.h
blob: 2c20a90b5dc2de5d8f43ab234300251240600850 (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);