summaryrefslogtreecommitdiff
path: root/lib/message.h
blob: 82f2653c06b158364688ed98495327fd463fed2d (plain)
1
2
3
4
5
6
7
/* Copyright 2010, 2011 NORDUnet A/S. All rights reserved.
   See LICENSE for licensing information.  */

int message_do_send (struct rs_message *msg);
int message_verify_response (struct rs_connection *conn,
                             struct rs_message *response,
                             struct rs_message *request);