debian man page for aucloseserver

Query: aucloseserver

OS: debian

Section: 3

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

AuCloseServer(3)					     Library Functions Manual						  AuCloseServer(3)

Name
       AuCloseServer - disconnect from audio server

Synopsis
       #include <audio/audiolib.h>

       void AuCloseServer(server)
	   AuServer *server;

Arguments
       server	 Specifies the connection to the audio server.

Description
       AuCloseServer  closes  the connection to the audio server.  If the client's close-down-mode is AuCloseDownDestroy, all resources associated
       with the client will be released.  If  the  client's  close-down-mode  is  AuCloseDownRetainTemporary  or  AuCloseDownRetainPermanent,  the
       resources associated with the client are retained until the server is reset or AuKillClient is called.

See Also
       AuOpenServer, AuFlush.  AuGetCloseDownMode.

       audiolib - Network Audio System C Language Interface

audiolib - housekeeping 					       1.9.3							  AuCloseServer(3)
Related Man Pages
aulistbuckets(3) - debian
auopenserver(3) - debian
auscanfortypedevent(3) - debian
ausetbucketattributes(3) - debian
auwriteelement(3) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?