_child Struct Reference

The structure describes the data instance for daemon child task. More...

Collaboration diagram for _child:

[legend]

Data Fields

_childpPrev
 Pointer to previous child or NULL.
_childpNext
 Pointer to next child or NULL.
HANDLE hTask
 Handle to the child task.
SOCKET s
 Socket on which the child task is operating.
int closeSock
 Flag which determine if the 'child' socket is to be closed or not.

Detailed Description

The structure describes the data instance for daemon child task.


The documentation for this struct was generated from the following file:
Copyright 2009, Texas Instruments Incorporated