summaryrefslogtreecommitdiff
path: root/examples/blocking.h
blob: f91e6bed32084c10aee9d1f76c69509c33f80354 (plain)
1
2
3
4
#include "libradsec-base.h"

struct rs_packet *next_packet (const struct rs_handle *ctx, int fd);
int send_packet (const struct rs_handle *ctx, int fd, struct rs_packet *p);