This graph shows which files directly or indirectly include this file:
Defines | |
#define | ACE_INLINE |
#define | strerror(err) "strerror is unsupported" |
#define | ACE_ADAPT_RETVAL(OP, RESULT) ((RESULT = (OP)) != 0 ? (errno = RESULT, -1) : 0) |
#define | ACE_SOCKCALL_RETURN(OP, TYPE, FAILVALUE) ACE_OSCALL_RETURN(OP,TYPE,FAILVALUE) |
#define | ___ACE_TIMEOUT timep |
Typedefs | |
typedef int | ACE_SOCKET_LEN |
typedef const struct strbuf * | ACE_STRBUF_TYPE |
typedef const char * | ACE_SOCKOPT_TYPE1 |
typedef char * | ACE_MMAP_TYPE |
typedef const struct timespec * | ACE_TIMESPEC_PTR |
Functions | |
int | isastream (int) |
int | getrusage (int who, struct rusage *rusage) |
Variables | |
const int | ctime_buf_size = 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|