Library /sys$common/syshlp/ess$ladcp.hlb BIND, /ASYNCHRONOUS *Conan The Librarian (sorry for the slow response - running on an old VAX) |
Format: /[NO]ANSYNCHRONOUS This qualifier specifies wheter or not write requests will complete immediately. If /ASYNCHROUNOUS is specified, the write request is completed to the user immediately. If /NOASYNCHRONOUS is specified, the user request is not completed until all I/O to the physical disk over the network is completed. The default value is /NOASYNCHRONOUS.
|