vxworks/platform.hpp
Go to the documentation of this file.
1 /* src/platform.hpp. Generated from platform.hpp.in by configure. */
2 /* src/platform.hpp.in. Generated from configure.ac by autoheader. */
3 
4 /* Define to 1 if you have the <alloca.h> header file. */
5 /* #undef HAVE_ALLOCA_H */
6 
7 /* Define to 1 if you have the <arpa/inet.h> header file. */
8 #define HAVE_ARPA_INET_H 1
9 
10 /* Define to 1 if you have the `clock_gettime' function. */
11 #define HAVE_CLOCK_GETTIME 1
12 
13 /* Define to 1 if you have the declaration of `LOCAL_PEERCRED', and to 0 if
14  you don't. */
15 #define HAVE_DECL_LOCAL_PEERCRED 0
16 
17 /* Define to 1 if you have the declaration of `SO_PEERCRED', and to 0 if you
18  don't. */
19 #define HAVE_DECL_SO_PEERCRED 0
20 
21 /* Define to 1 if you have the <dlfcn.h> header file. */
22 #define HAVE_DLFCN_H 1
23 
24 /* Define to 1 if you have the <errno.h> header file. */
25 #define HAVE_ERRNO_H 1
26 
27 /* Define to 1 if you have the `fork' function. */
28 #define HAVE_FORK 1
29 
30 /* Define to 1 if you have the `freeifaddrs' function. */
31 #define HAVE_FREEIFADDRS 1
32 
33 /* Define to 1 if you have the `gethrtime' function. */
34 /* #undef HAVE_GETHRTIME */
35 
36 /* Define to 1 if you have the `getifaddrs' function. */
37 #define HAVE_GETIFADDRS 1
38 
39 /* Define to 1 if you have the `gettimeofday' function. */
40 #define HAVE_GETTIMEOFDAY 1
41 
42 /* Define to 1 if you have the <ifaddrs.h> header file. */
43 //#define HAVE_IFADDRS_H 1
44 
45 /* Define to 1 if you have the <inttypes.h> header file. */
46 #define HAVE_INTTYPES_H 1
47 
48 /* Define to 1 if you have the `gssapi_krb5' library (-lgssapi_krb5). */
49 /* #undef HAVE_LIBGSSAPI_KRB5 */
50 
51 /* Define to 1 if you have the `iphlpapi' library (-liphlpapi). */
52 /* #undef HAVE_LIBIPHLPAPI */
53 
54 /* Define to 1 if you have the `nsl' library (-lnsl). */
55 /* #undef HAVE_LIBNSL */
56 
57 /* Define to 1 if you have the `pthread' library (-lpthread). */
58 /* #undef HAVE_LIBPTHREAD */
59 
60 /* Define to 1 if you have the `rpcrt4' library (-lrpcrt4). */
61 /* #undef HAVE_LIBRPCRT4 */
62 
63 /* Define to 1 if you have the `rt' library (-lrt). */
64 /* #undef HAVE_LIBRT */
65 
66 /* Define to 1 if you have the `socket' library (-lsocket). */
67 /* #undef HAVE_LIBSOCKET */
68 
69 /* Define to 1 if you have the `sodium' library (-lsodium). */
70 /* #undef HAVE_LIBSODIUM */
71 
72 /* Define to 1 if you have the `ws2_32' library (-lws2_32). */
73 /* #undef HAVE_LIBWS2_32 */
74 
75 /* Define to 1 if you have the <limits.h> header file. */
76 #define HAVE_LIMITS_H 1
77 
78 /* Define to 1 if you have the <memory.h> header file. */
79 #define HAVE_MEMORY_H 1
80 
81 /* Define to 1 if you have the `memset' function. */
82 #define HAVE_MEMSET 1
83 
84 /* Define to 1 if you have the <netinet/in.h> header file. */
85 #define HAVE_NETINET_IN_H 1
86 
87 /* Define to 1 if you have the <netinet/tcp.h> header file. */
88 #define HAVE_NETINET_TCP_H 1
89 
90 /* Define to 1 if you have the `perror' function. */
91 #define HAVE_PERROR 1
92 
93 /* Define to 1 if you have the `socket' function. */
94 #define HAVE_SOCKET 1
95 
96 /* Define to 1 if stdbool.h conforms to C99. */
97 #define HAVE_STDBOOL_H 1
98 
99 /* Define to 1 if you have the <stddef.h> header file. */
100 #define HAVE_STDDEF_H 1
101 
102 /* Define to 1 if you have the <stdint.h> header file. */
103 #define HAVE_STDINT_H 1
104 
105 /* Define to 1 if you have the <stdlib.h> header file. */
106 #define HAVE_STDLIB_H 1
107 
108 /* Define to 1 if you have the <strings.h> header file. */
109 #define HAVE_STRINGS_H 1
110 
111 /* Define to 1 if you have the <string.h> header file. */
112 #define HAVE_STRING_H 1
113 
114 /* Define to 1 if you have the <sys/eventfd.h> header file. */
115 /* #undef HAVE_SYS_EVENTFD_H */
116 
117 /* Define to 1 if you have the <sys/socket.h> header file. */
118 #define HAVE_SYS_SOCKET_H 1
119 
120 /* Define to 1 if you have the <sys/stat.h> header file. */
121 #define HAVE_SYS_STAT_H 1
122 
123 /* Define to 1 if you have the <sys/time.h> header file. */
124 #define HAVE_SYS_TIME_H 1
125 
126 /* Define to 1 if you have the <sys/types.h> header file. */
127 #define HAVE_SYS_TYPES_H 1
128 
129 /* Define to 1 if you have the <sys/uio.h> header file. */
130 #define HAVE_SYS_UIO_H 1
131 
132 /* Define to 1 if you have the <time.h> header file. */
133 #define HAVE_TIME_H 1
134 
135 /* Define to 1 if you have the <unistd.h> header file. */
136 #define HAVE_UNISTD_H 1
137 
138 /* Define to 1 if you have the <windows.h> header file. */
139 /* #undef HAVE_WINDOWS_H */
140 
141 /* Define to 1 if the system has the type `_Bool'. */
142 /* #undef HAVE__BOOL */
143 
144 /* Define to the sub-directory in which libtool stores uninstalled libraries.
145  */
146 #define LT_OBJDIR ".libs/"
147 
148 /* Name of package */
149 #define PACKAGE "zeromq"
150 
151 /* Define to the address where bug reports for this package should be sent. */
152 #define PACKAGE_BUGREPORT "zeromq-dev@lists.zeromq.org"
153 
154 /* Define to the full name of this package. */
155 #define PACKAGE_NAME "zeromq"
156 
157 /* Define to the full name and version of this package. */
158 #define PACKAGE_STRING "zeromq 4.1.0"
159 
160 /* Define to the one symbol short name of this package. */
161 #define PACKAGE_TARNAME "zeromq"
162 
163 /* Define to the home page for this package. */
164 #define PACKAGE_URL ""
165 
166 /* Define to the version of this package. */
167 #define PACKAGE_VERSION "4.1.0"
168 
169 /* Define as the return type of signal handlers (`int' or `void'). */
170 #define RETSIGTYPE void
171 
172 /* Define to 1 if you have the ANSI C header files. */
173 #define STDC_HEADERS 1
174 
175 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
176 #define TIME_WITH_SYS_TIME 1
177 
178 /* Version number of package */
179 #define VERSION "4.1.0"
180 
181 /* Enable militant API assertions */
182 /* #undef ZMQ_ACT_MILITANT */
183 
184 /* Force to use mutexes */
185 /* #undef ZMQ_FORCE_MUTEXES */
186 
187 /* Have VxWorks OS */
188 #define ZMQ_HAVE_VXWORKS 1
189 
190 /* Have AIX OS */
191 /* #undef ZMQ_HAVE_AIX */
192 
193 /* Have Android OS */
194 /* #undef ZMQ_HAVE_ANDROID */
195 
196 /* Have Cygwin */
197 /* #undef ZMQ_HAVE_CYGWIN */
198 
199 /* Have eventfd extension. */
200 /* #undef ZMQ_HAVE_EVENTFD */
201 
202 /* Have FreeBSD OS */
203 /* #undef ZMQ_HAVE_FREEBSD */
204 
205 /* Have HPUX OS */
206 /* #undef ZMQ_HAVE_HPUX */
207 
208 /* Have ifaddrs.h header. */
209 //#define ZMQ_HAVE_IFADDRS 1
210 
211 /* Have Linux OS */
212 /* #undef ZMQ_HAVE_LINUX */
213 
214 /* Have LOCAL_PEERCRED socket option */
215 /* #undef ZMQ_HAVE_LOCAL_PEERCRED */
216 
217 /* Have MinGW32 */
218 /* #undef ZMQ_HAVE_MINGW32 */
219 
220 /* Have NetBSD OS */
221 /* #undef ZMQ_HAVE_NETBSD */
222 
223 /* Have NORM protocol extension */
224 /* #undef ZMQ_HAVE_NORM */
225 
226 /* Have OpenBSD OS */
227 /* #undef ZMQ_HAVE_OPENBSD */
228 
229 /* Have OpenPGM extension */
230 /* #undef ZMQ_HAVE_OPENPGM */
231 
232 /* Have DarwinOSX OS */
233 /* #undef ZMQ_HAVE_OSX */
234 
235 /* Have QNX Neutrino OS */
236 /* #undef ZMQ_HAVE_QNXNTO */
237 
238 /* Whether SOCK_CLOEXEC is defined and functioning. */
239 /* #undef ZMQ_HAVE_SOCK_CLOEXEC */
240 
241 /* Have Solaris OS */
242 /* #undef ZMQ_HAVE_SOLARIS */
243 
244 /* Whether SO_KEEPALIVE is supported. */
245 #define ZMQ_HAVE_SO_KEEPALIVE 1
246 
247 /* Have SO_PEERCRED socket option */
248 /* #undef ZMQ_HAVE_SO_PEERCRED */
249 
250 /* Whether TCP_KEEPALIVE is supported. */
251 /* #undef ZMQ_HAVE_TCP_KEEPALIVE */
252 
253 /* Whether TCP_KEEPCNT is supported. */
254 /* #undef ZMQ_HAVE_TCP_KEEPCNT */
255 
256 /* Whether TCP_KEEPIDLE is supported. */
257 /* #undef ZMQ_HAVE_TCP_KEEPIDLE */
258 
259 /* Whether TCP_KEEPINTVL is supported. */
260 /* #undef ZMQ_HAVE_TCP_KEEPINTVL */
261 
262 /* Have TIPC support */
263 #define ZMQ_HAVE_TIPC 1
264 
265 /* Have uio.h header. */
266 //#define ZMQ_HAVE_UIO 1
267 
268 #define ZMQ_USE_SELECT 1
269 
270 /* Have Windows OS */
271 /* #undef ZMQ_HAVE_WINDOWS */
272 
273 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
274  <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
275  #define below would cause a syntax error. */
276 /* #undef _UINT32_T */
277 
278 /* Define to empty if `const' does not conform to ANSI C. */
279 /* #undef const */
280 
281 /* Define to `__inline__' or `__inline' if that's what the C compiler
282  calls it, or to nothing if 'inline' is not supported under any name. */
283 #ifndef __cplusplus
284 /* #undef inline */
285 #endif
286 
287 /* Define to `unsigned int' if <sys/types.h> does not define. */
288 /* #undef size_t */
289 
290 /* Define to `int' if <sys/types.h> does not define. */
291 /* #undef ssize_t */
292 
293 /* Define to the type of an unsigned integer type of width exactly 32 bits if
294  such a type exists and the standard includes do not define it. */
295 /* #undef uint32_t */
296 
297 /* Define to empty if the keyword `volatile' does not work. Warning: valid
298  code using `volatile' can become incorrect without. Disable with care. */
299 /* #undef volatile */
300 
301 /* ---- Special case for z/OS Unix Services: openedition ---- */
302 #include <vxWorks.h>
303 
304 #ifndef NI_MAXHOST
305 #define NI_MAXHOST 1025
306 #endif


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:06:57