In file No file:

void* ReceiverRequestThread (void *args)

Take care of receiving one message

Documentation

Take care of receiving one message. This function is a parameter to the pthread_create() function call. It works around the fact that it is not possible to pass a method to pthread_create().
Returns:
NULL - not used by now.
Parameters:
args -
Author:
Pechy
See Also:
Receiver

alphabetic index hierarchy of classes


generated by doc++