Open ingomueller-net opened 4 years ago
The original version used IO control blocks from the stack, which will be overwritten after the function has returned. However, IO control blocks should live until the IO has completed.
The original version used IO control blocks from the stack, which will be overwritten after the function has returned. However, IO control blocks should live until the IO has completed.