search for: gzip_read

Displaying 2 results from an estimated 2 matches for "gzip_read".

Did you mean: gzip_pread
2017 Apr 13
0
Wine release 2.6
...place (Coverity). ws2_32: Added register_async helper. ws2_32/tests: Added WSARecv tests using completion function. ws2_32: Use register_async for WS2_async_recv. ws2_32: Use register_async for WS2_async_send. wininet: Don't use returned read size if read failed in gzip_read. mshtml: Added IHTMLTableCell::rowSpan property implementation. mshtml: Added IHTMLTableCell::colSpan property implementation. ws2_32: Store async callback in ws2_async_io struct. ntdll: Store async callback in async_fileio struct. ntdll: Use callback stored in async u...
2014 Mar 07
0
Wine release 1.7.14
...ng_mode_t instead of flags in NETCON_recv. wininet: Improved non-blocking mode in secure NETCON_recv. wininet: Get rid of no longer needed size calculation in netconn_read. wininet: Use non-blocking reads in netconn_drain_content. wininet: Get rid of no longer needed hack in gzip_read that prevents consuming the whole input buffer until we're at the end of stream. wininet: Added support for raw deflate content encoding. atl/tests: Use HKCU instead of HKCR for registrar tests. ws2_32: Improved WSAIoctl debug messages. vbscipt: Added beginning support f...