Typedefs | |
| typedef int8_t | int8 |
| typedef u_int8_t | uint8 |
| typedef int16_t | int16 |
| typedef u_int16_t | uint16 |
| typedef int32_t | int32 |
| typedef u_int32_t | uint32 |
| typedef int64_t | int64 |
| typedef u_int64_t | uint64 |
| typedef unsigned | socklen_t |
Enumerations | |
| enum | { PTHREAD_CANCEL_ASYNCHRONOUS = CANCEL_ON, PTHREAD_CANCEL_DEFERRED = CANCEL_OFF } |
| enum | { PTHREAD_CANCEL_ENABLE = CANCEL_ON, PTHREAD_CANCEL_DISABLE = CANCEL_OFF } |
| enum | bool { true = 1, false = 0 } |
| define these after the last system header has been included so that these do not interfere with them. More... | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
define these after the last system header has been included so that these do not interfere with them.
|
1.2.1 written by Dimitri van Heesch,
© 1997-2000