Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

.TH "evbuffer" 3 "Tue Jan 31 2017" "libevent" \" -*- nroff -*-
.ad l
.nh
.SH NAME
evbuffer \- An evbuffer is an opaque data type for efficiently buffering data to be sent or received on the network\&.  

.SH SYNOPSIS
.br
.PP
.PP
\fC#include <buffer\&.h>\fP
.SH "Detailed Description"
.PP 
An evbuffer is an opaque data type for efficiently buffering data to be sent or received on the network\&. 


.PP
\fBSee also:\fP
.RS 4
\fBevent2/event\&.h\fP for more information 
.RE
.PP


.SH "Author"
.PP 
Generated automatically by Doxygen for libevent from the source code\&.