diff options
author | Thomas Radke <tradke@aei.mpg.de> | 2000-10-28 19:02:06 (GMT) |
---|---|---|
committer | Thomas Radke <tradke@aei.mpg.de> | 2000-10-28 19:02:06 (GMT) |
commit | 66bd4aac55d2dea66c76509f4e952387afd01f54 (patch) | |
tree | f5f07b74644e699f80bcceeba6dd1aeb578b3af4 /src/H5Bpublic.h | |
parent | a79dc754b8d7ef103a908305e1494515b192ccdc (diff) | |
download | hdf5-66bd4aac55d2dea66c76509f4e952387afd01f54.zip hdf5-66bd4aac55d2dea66c76509f4e952387afd01f54.tar.gz hdf5-66bd4aac55d2dea66c76509f4e952387afd01f54.tar.bz2 |
[svn-r2748]
Purpose:
Detect whether the system has the netinet/tcp.h header file.
Description:
The Stream VFD uses setsockopt(2) to set TCP_NODELAY on an opened
socket. This constant is defined normally in netinet/tcp.h
except for GNU cc under Windows where this header doesn't exist.
This template header file just contains the
#undef HAVE_NETINET_TCP_H
Platforms tested:
Windows NT, GNU cc
Diffstat (limited to 'src/H5Bpublic.h')
0 files changed, 0 insertions, 0 deletions