search for: wsa_flag_overlap

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

2007 Sep 14
1
[Bug 1288] ssh-add on Cygwin -- can't access ssh-agent socket
...t number is off by one? Here some output from TCP Spy that could be useful: (?) the next process to start and make a socket call will be spyed process attached, command line='C:\cygwin\bin\ssh-agent.exe' socket (708) created [family=AF_INET, type=SOCK_STREAM, protocol=IPPROTO_IP, dwFlags=WSA_FLAG_OVERLAPPED] socket (708) bound [name=127.0.0.1] socket (708) determined its local name [name=127.0.0.1:2436] socket (708) established for listening [backlog=128] socket (708) set one of its options [level=SOL_SOCKET, optname=SO_LINGER, l_onoff=1, l_linger=240] socket (708) closed process detached the next...
2020 Sep 25
0
Wine release 5.18
...g thread token and target process token. wined3d: Factor out wined3d_state_uses_depth_buffer(). winegstreamer: Don't set the buffer offset in request_buffer_src(). winegstreamer: Avoid leaking a newly allocated buffer on failure in request_buffer_src(). ws2_32: Translate WSA_FLAG_OVERLAPPED to NT overlapped flags. ws2_32: Translate SIO_ADDRESS_LIST_CHANGE into a proper NT ioctl. server: Move sock_ioctl() down to avoid forward declarations. ws2_32/tests: Add more tests for WSASocket() parameters. ws2_32: Always return WSAEINVAL if AF_UNSPEC is used with a zer...