Owner's manual

Table Of Contents
© Sealevel Systems, Inc.
- 91 -
SeaI/O User Manual
Alloc
Parameters
number
Number of devices to allocate space for. allocated.
Return Values
> 0
Valid list.
-ENOMEM
Error allocating memory.
Free
Parameters
list
Pointer to the list previously allocated.
Return Values
None
NOTE:
Because the allocation masks much of the socket communication,
the interface provides a mechanism to allocate and free the device
structures. It will not automatically perform this operation and use
of this library requires the explicit calls to Alloc() and Free().