
This brings our tree to NetBSD 7.0, as found on -current on the 10-10-2015. This updates: - LLVM to 3.6.1 - GCC to GCC 5.1 - Replace minix/commands/zdump with usr.bin/zdump - external/bsd/libelf has moved to /external/bsd/elftoolchain/ - Import ctwm - Drop sprintf from libminc Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
30 lines
443 B
Groff
30 lines
443 B
Groff
.TH "bufferevent" 3 "Tue Jan 27 2015" "libevent" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
bufferevent \-
|
|
.PP
|
|
An opaque type for handling buffered IO\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
\fC#include <bufferevent\&.h>\fP
|
|
.SH "Detailed Description"
|
|
.PP
|
|
An opaque type for handling buffered IO\&.
|
|
|
|
|
|
.PP
|
|
\fBSee also:\fP
|
|
.RS 4
|
|
\fBevent2/bufferevent\&.h\fP
|
|
.RE
|
|
.PP
|
|
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for libevent from the source code\&.
|