From: Alan T. DeKok Date: Tue, 23 May 2017 14:27:32 +0000 (-0400) Subject: remove recv_request and send_reply from fr_transport_t X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55667c8a9679a8e6a1f812cb4bca7aa6ad377c2d;p=thirdparty%2Ffreeradius-server.git remove recv_request and send_reply from fr_transport_t They're not used, and likely shouldn't be used --- diff --git a/src/lib/io/transport.h b/src/lib/io/transport.h index ded004861d3..8339a026f30 100644 Binary files a/src/lib/io/transport.h and b/src/lib/io/transport.h differ