Main Page   Alphabetical List   Compound List   File List   Compound Members   File Members  

no_prop_channel.cpp File Reference

#include "total_order_channel.h"

Go to the source code of this file.

Functions

void* start_thread (void * objet)


Function Documentation

void * start_thread (void * objet)

Definition at line 9 of file no_prop_channel.cpp.

00009 {
00010         //thread de reception
00011                 ((no_prop_channel*)objet) -> read_socket();
00012         }

Generated at Mon Mar 1 18:05:54 2004 for Groupware by doxygen 1.1.1 written by Dimitri van Heesch, © 1997-2000