mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-09-13 09:17:20 -07:00
kernel32-Named_Pipe: Comment Fixes lines.
This commit is contained in:
parent
d3c3d2ab96
commit
18b192b7bd
@ -1,6 +1,6 @@
|
||||
Fixes: [17195] Support for named pipe message mode (Linux only)
|
||||
Fixes: Improve ReadDataAvailable handling in FilePipeLocalInformation class
|
||||
Fixes: Set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe in NtQueryInformationFile
|
||||
FIxes: Return proper status codes when NtReadFile/NtWriteFile is called on closed (but not disconnected) pipe
|
||||
# Fixes: [17195] Support for named pipe message mode (Linux only)
|
||||
# Fixes: Improve ReadDataAvailable handling in FilePipeLocalInformation class
|
||||
# Fixes: Set NamedPipeState to FILE_PIPE_CLOSING_STATE on broken pipe in NtQueryInformationFile
|
||||
# Fixes: Return proper status codes when NtReadFile/NtWriteFile is called on closed (but not disconnected) pipe
|
||||
Depends: server-Desktop_Refcount
|
||||
Disabled: true
|
||||
|
Loading…
Reference in New Issue
Block a user