debian man page for muroar_close

Query: muroar_close

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

muroar_close(3) 					    muRoar Programmer's Manual						   muroar_close(3)

NAME
muroar_close - Disconnect stream from RoarAudio sound server
SYNOPSIS
#include <muroar.h> int muroar_close(muroar_t fh);
DESCRIPTION
This function disconnects a data connection (stream) from the sound server in a clean way. The socket is closed by this function. No addi- tional close(2) is needed. Open control connections which are not created by muroar_stream(3) must not be closed using this function. They must be closed using muroar_quit(3).
RETURN VALUE
On success this call return 0. On error, -1 is returned.
HISTORY
This function first appeared in muRoar version 0.1beta0.
SEE ALSO
muroar_connect(3), muroar_stream(3), muroar_quit(3), RoarAudio(7). muRoar April 2012 muroar_close(3)
Related Man Pages
muroar_close(3) - debian
roar_simple_connect(3) - debian
roar_stream_exec(3) - debian
roar_vs_stream_obj(3) - debian
roar_vs_vio_obj(3) - debian
Similar Topics in the Unix Linux Community
closed-source application &amp; CygWin
Connection closed by foreign host