search for: pipe_end

Displaying 4 results from an estimated 4 matches for "pipe_end".

Did you mean: page_end
2018 Aug 17
0
Wine release 3.14
...winevulkan: Expose driver vkGetInstanceProcAddr via winevulkan exports. winevulkan: Mark ICD and thunking functions as private. mscat.h: Add missing declarations. odbc32: Add SQLGetDiagRecA implementation. ntdll/tests: Add pipe state tests. server: Store pipe state in pipe_end struct and return it in FSCTL_PIPE_PEEK. server: Improve FSCTL_PIPE_PEEK error handling. server: Improve named pipe read error handling. server: Improve named pipe write error handling. server: Improve FSCTL_PIPE_TRANSCEIVE error handling. server: Don't use set_no_...
2017 Mar 31
0
Wine release 2.5
...of rectangles. user32: Don't bother drawing an item if it's outside the items_rect. Jacek Caban (46): xmllite: Return WC_E_SYNTAX if there is unexpected data in the end of the stream. xmllite: Fixed buffer handling in reader_parse_reference. server: Store connected pipe_end in pipe_end struct. server: Store buffer size in pipe_end. server: Introduce server-side I/O mode for named pipes. server: Use no_fd_queue_async for named pipe ends in server I/O mode. xmllite: Fixed ReadValueChunk implementation. xmllite: Replace crln in input buffer...
2017 Oct 13
0
Wine release 2.19
...client side asyncs on named pipes. server: Get rid of no longer needed use_server_io. ntdll: Always use server ioctl for FSCTL_PIPE_PEEK. kernel32/tests: Get rid of no longer needed hacks. ntdll/tests: Remove no longer needed Sleep calls. server: Store named pipe fd in pipe_end throughout its whole life time. ntdll: Remove no longer needed handling of FD_TYPE_PIPE. jscript: Fixed visit_function_expression error handling. mshtml/tests: Fixed typo in iface_cmp helper. mshtml.idl: Added IDocumentEvent declaration. shlwapi: Support NT prefix path...
2017 Mar 03
0
Wine release 2.3
...d and write request handlers. server: Create async object in register_async handler. server: Create async object in ioctl request handler. server: Create async object in flush request handler. server: Pass existing async object to fd_queue_async. server: Introduced new pipe_end struct containing common parts of pipe_client and pipe_server. server: Moved server-independent parts of pipe_server_flush into separated function. uiautomationcore: Added stub dll. uiautomationcore: Added UiaClientsAreListening stub. ole32: Added GlobalOptions object stub i...