| 172 |
|
/* Define if you have the shl_load function. */ |
| 173 |
|
#undef HAVE_SHL_LOAD |
| 174 |
|
|
| 175 |
+ |
/* Define to 1 if you have the `socketpair' function. */ |
| 176 |
+ |
#undef HAVE_SOCKETPAIR |
| 177 |
+ |
|
| 178 |
|
/* Define to 1 if you have the <socket.h> header file. */ |
| 179 |
|
#undef HAVE_SOCKET_H |
| 180 |
|
|
| 205 |
|
/* Define to 1 if the system has the type `struct sockaddr_in'. */ |
| 206 |
|
#undef HAVE_STRUCT_SOCKADDR_IN |
| 207 |
|
|
| 205 |
– |
/* Define to 1 if the system has the type `struct sockaddr_in6'. */ |
| 206 |
– |
#undef HAVE_STRUCT_SOCKADDR_IN6 |
| 207 |
– |
|
| 208 |
|
/* Define to 1 if `sin_len' is a member of `struct sockaddr_in'. */ |
| 209 |
|
#undef HAVE_STRUCT_SOCKADDR_IN_SIN_LEN |
| 210 |
|
|
| 348 |
|
/* Size of the topic heap. */ |
| 349 |
|
#undef TOPIC_HEAP_SIZE |
| 350 |
|
|
| 351 |
– |
/* If Defined to 1 server links to your network must have a minimum of TS5. */ |
| 352 |
– |
#undef TS5_ONLY |
| 353 |
– |
|
| 351 |
|
/* use this iopoll mechanism */ |
| 352 |
|
#undef USE_IOPOLL_MECHANISM |
| 353 |
|
|