tail head cat sleep
QR code linking to this page

Manual Pages  — LIBXO

NAME

xo_flush – flush formatted output from libxo handle

CONTENTS

LIBRARY

libxo

SYNOPSIS

#include <libxo/xo.h>

xo_ssize_t
xo_flush(void);

xo_ssize_t
xo_flush_h(xo_handle_t *handle);

DESCRIPTION

libxo buffers data, both for performance and consistency, but also to allow some advanced features to work properly. At various times, the caller may wish to flush any data buffered within the library. The xo_flush() function is used for this.

SEE ALSO

xo_emit(3), libxo(3)

HISTORY

The libxo library first appeared in FreeBSD 11.0 .

AUTHORS

libxo was written by Phil Shafer <Mt phil@freebsd.org>.


LIBXO (3) December 4, 2014

tail head cat sleep
QR code linking to this page


Please direct any comments about this manual page service to Ben Bullock. Privacy policy.

How's my programming? Call 1-800-DEV-NULL