server.h File Reference

Logging facility - functions for server communication. More...

Go to the source code of this file.

Functions

L4_CV void LOG_server_setid (l4_threadid_t id)
 variable containing the ID of the logserver.
L4_CV int LOG_channel_open (int channel, l4_fpage_t fpage)
 Open a binary output channel.
L4_CV int LOG_channel_write (int id, unsigned off, unsigned size)
 Send data to a binary output channel.
L4_CV int LOG_channel_flush (int id)
 Wait until data is sent by the logserver.
L4_CV int LOG_channel_close (int id)
 Close a binary output channel.


Detailed Description

Logging facility - functions for server communication.

Date:
03/14/2001
Author:
Jork Loeser <jork.loeser@inf.tu-dresden.de>

Definition in file server.h.


Function Documentation

L4_CV void LOG_server_setid ( l4_threadid_t  id  ) 

variable containing the ID of the logserver.

If you use the logserver, but you do not want the lib to call the nameserver for resolving names, you can set the id directly.


Generated on Wed Apr 11 06:40:52 2012 for Logging and output facility for DROPS by  doxygen 1.5.6