diff options
author | Thomas Radke <tradke@aei.mpg.de> | 2000-10-28 18:59:32 (GMT) |
---|---|---|
committer | Thomas Radke <tradke@aei.mpg.de> | 2000-10-28 18:59:32 (GMT) |
commit | a79dc754b8d7ef103a908305e1494515b192ccdc (patch) | |
tree | 8439a6ab196e2f2d6d7d4132a23f0391b6eb9a19 /examples | |
parent | f39c5d79852aaf2511849c5265e9ee3bc91d4fba (diff) | |
download | hdf5-a79dc754b8d7ef103a908305e1494515b192ccdc.zip hdf5-a79dc754b8d7ef103a908305e1494515b192ccdc.tar.gz hdf5-a79dc754b8d7ef103a908305e1494515b192ccdc.tar.bz2 |
[svn-r2747]
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.
Platforms tested:
Windows NT, GNU cc
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions