diff options
author | Guy Harris <guy@alum.mit.edu> | 2004-01-24 10:53:25 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2004-01-24 10:53:25 +0000 |
commit | 65f18bb833c0259fa3705b6f3147f95354d4a101 (patch) | |
tree | 4f33de0c36a5dc83443857df1e1cd4ff680fbe32 /wiretap/vms.c | |
parent | 7180513677713540595701ba3dc91c62a895fe89 (diff) | |
download | wireshark-65f18bb833c0259fa3705b6f3147f95354d4a101.tar.gz wireshark-65f18bb833c0259fa3705b6f3147f95354d4a101.tar.bz2 wireshark-65f18bb833c0259fa3705b6f3147f95354d4a101.zip |
As with "file_write_error_message()", so with
"file_close_error_message()" - but just use "file_write_error_message()"
for UNIX-style errors, under the assumption that a close will only fail
because a buffer-flushing write fails or because "close()" itself fails
when, for example, pushing unsynced NFS client-side writes out over the
wire.
Make several routines in "print.c" return success/failure indications.
Check for write errors when printing "Follow TCP Stream" stuff or saving
it to a file.
svn path=/trunk/; revision=9825
Diffstat (limited to 'wiretap/vms.c')
0 files changed, 0 insertions, 0 deletions