search for: fd_write

Displaying 8 results from an estimated 8 matches for "fd_write".

Did you mean: fb_write
2007 Sep 14
1
[Bug 1288] ssh-add on Cygwin -- can't access ssh-agent socket
...with the supplied set of network events and enabled its nonblocking mode [hEventObject=0, lEvent==0] socket (704) disabled its nonblocking mode socket (704) specified an event object to be associated with the supplied set of network events and enabled its nonblocking mode [hEventObject=280, lEvent=FD_WRITE|FD_CLOSE] socket (704) sending data synchronously without blocking [len=4] socket (704) sent 4 bytes of data 0000 00 00 02 06 .... socket (704) specified an event object to be associated with the supplied set of network events and enabled its nonbl...
2019 Dec 20
0
Wine release 5.0-rc2
...rward OpenThreadToken() to kernelbase. kernel32: Forward OpenProcessToken() to kernelbase. winemac.drv: Pass the CAMetalLayer to MoltenVK. winemac.drv: Support VK_EXT_metal_surface. Damjan Jovanovic (2): ws2_32: Remove an unneeded todo_wine. wineserver: Avoid spurious FD_WRITE on repeated calls to WSAEventSelect(). Erich Hoover (2): msvcrt: Implement strtod without using 'long double'. msvcrt: Implement wcstod without using 'long double'. Jacek Caban (6): jscript/tests: Allow GetTypeInfo calls. rpcrt4: Fix implicit in attribute h...
2008 Oct 17
0
Wine release 1.0.1
...rgument when auto-starting services. Alistair Leslie-Hughes (1): oleview: Fixed crash with loading typelib information. Aric Stewart (1): coreaudio: Make sure Port_SendToMessageThread is not NULL before calling CFMessagePortSendRequest. Damjan Jovanovic (1): ws2_32: Only enable FD_WRITE on short sends. Daniel Santos (1): ws2_32: WSASendTo() should clear last error on success. Dmitry Timoshkov (3): gdi32: Extend the font substitution test, make it pass under Wine. gdi32: Use 0xffff as a default character as Vista does. wine.inf: Add Baltic font substitutio...
2007 Mar 30
0
Wine release 0.9.34
...en the stream is reset. quartz: Add filters using their names. Clinton Stimpson (1): riched20: Fix text replacement with text limit. Damjan Jovanovic (2): ws2_32: In some cases send should block until the entire buffer is sent. ws2_32: WSASendTo should always re-enable the FD_WRITE event. Detlef Riekenberg (7): libs/wine: Use xstrdup to avoid duplicate code. kernel32/tests: DuplicateTokenEx is not present on all platforms. advapi32/tests: DuplicateTokenEx is not present on all platforms. localspl/tests: Rename hXcv for special tests. localspl/te...
2011 Feb 04
0
Wine release 1.3.13
...apChain8 iface. d3d8: Remove the unused struct IDirect3DResource8Impl. d3d8: COM cleanup for the IDirect3DCubeTexture8 iface. d3d8: COM cleanup for the IDirect3DTexture8 iface. Mike Kaplinskiy (6): ws2_32/tests: Add a test for an overlapped send. ws2_32: Allow sending FD_WRITE right after scheduling the async. ws2_32: Fix up iovecs after transmission in WS2_send instead of WS2_sendto. ws2_32: Use the iosb to keep track of how many bytes we sent. ws2_32: Finish an overlapped send only if we sent everything. server: Fix connect failures on newer ker...
2010 Aug 20
0
Wine release 1.3.1
...stead of NOT SUCCEEDED. gameux: Don't bother to output a "stub" FIXME in DllCanUnloadNow(). explorerframe: Don't cast NULL. Mike Kaplinskiy (7): include/mswsock: Add WS_ prefix if necessary. ws2_32/tests: Test ConnectEx. ws2_32: Don't set FD_READ/FD_WRITE before the connection is complete. ws2_32: Create a wrapper for connect. ws2_32: Implement ConnectEx. ws2_32: Implement SO_UPDATE_CONNECT_CONTEXT. ws2_32: Fix a bad pointer crash. Mikko Rasa (1): crypt32: Only clear *pcbDecoded on error in CryptVerifyMessageSignature....
2008 Sep 19
0
Wine release 1.1.5
...ng test checking ATTR lengths. Austin English (1): widl: Remove unreached code (Smatch). Christian Costa (3): d3dxof: Simplify parsing. d3dxof: Implement object parsing in text mode. d3dxof: Fix IDirectXFileDataImpl_GetType. Damjan Jovanovic (1): ws2_32: Only enable FD_WRITE on short sends. David Adam (1): appwiz: Fix some typos in the French resource. Detlef Riekenberg (8): include: Update RASCONN and error codes. rasapi32/tests: Trace the correct variable. oleaut32: Dump parameter and SYSKIND for LHashValOfNameSysA. shlwapi: Add a stub...
2012 Apr 02
23
[PATCH 00 of 18] [v2] tools: fix bugs and build errors triggered by -O2 -Wall -Werror
Changes: tools/blktap: remove unneeded pointer dereferencing in convert_dev_name_to_num tools/blktap: constify string arrays in convert_dev_name_to_num tools/blktap: fix params and physical-device parsing tools/blktap: remove unneeded pointer dereferencing from img2qcow.c tools/blktap: remove unneeded pointer dereferencing from qcow2raw.c tools/blktap2: fix build errors caused by Werror in