diff options
author | Thomas Radke <tradke@aei.mpg.de> | 2000-09-15 12:05:41 (GMT) |
---|---|---|
committer | Thomas Radke <tradke@aei.mpg.de> | 2000-09-15 12:05:41 (GMT) |
commit | b374a9c5044ba6e354d03f4eb382f94c2f4eda1b (patch) | |
tree | c7c52aba760123df08dd43aa959c35e6ada14f60 /configure | |
parent | 2fdf107b64849155bde5ed6252b570730190bfd7 (diff) | |
download | hdf5-b374a9c5044ba6e354d03f4eb382f94c2f4eda1b.zip hdf5-b374a9c5044ba6e354d03f4eb382f94c2f4eda1b.tar.gz hdf5-b374a9c5044ba6e354d03f4eb382f94c2f4eda1b.tar.bz2 |
[svn-r2563] Purpose:
Added the Stream Virtual File Driver to the list of drivers
used for trying to open a file via h5dump_fopen().
Description:
The Stream VFD was added at bottom of the driver list for h5dump_fopen().
If no driver succeeded to open a file given by its filename
the Stream VFD would try to do so by parsing the filename as an
'hostname:port' argument, open a socket to that address and read
read the file.
This feature can be used to h5ls/h5dump streamed files.
Platforms:
All platforms (also between heterogenous).
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions