blob: ab4faa3ca5645dcc0aa99e26d7837287de0e5b51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
.TH "event2/rpc_compat.h" 3 "Tue Jan 27 2015" "libevent" \" -*- nroff -*-
.ad l
.nh
.SH NAME
event2/rpc_compat.h \-
.PP
Deprecated versions of the functions in \fBrpc\&.h\fP: provided only for backwards compatibility\&.
.SH SYNOPSIS
.br
.PP
.SS "Macros"
.in +1c
.ti -1c
.RI "#define \fBEVTAG_LEN\fP(msg, member) ((msg)->member##_length)"
.br
.RI "\fIbackwards compatible accessors that work only with gcc \fP"
.in -1c
.SH "Detailed Description"
.PP
Deprecated versions of the functions in \fBrpc\&.h\fP: provided only for backwards compatibility\&.
.SH "Author"
.PP
Generated automatically by Doxygen for libevent from the source code\&.
|