search for: wsarecv

Displaying 5 results from an estimated 5 matches for "wsarecv".

Did you mean: ws_recv
2004 Nov 01
0
WSARecv not calling CompletionRoutine on socket close
Hello, I've tried to search the mailing list archives (is their a searchable archive someplace?) for some reference to this problem. but found none. Forgive me if I didn't search hard enough. The Problem: we register a callback (lpCompletionRoutine) in our WSARecv call. This callback works fine for normal incoming messages. However, on socketclose, it does NOT get called. This behavior doesn't match what we see on Windows. Is there some configuration option we are missing? We see this same behavior for .exe's built on Windows and run under Wine -...
2004 Nov 01
1
source level debugging with WineLib?
Hello, We just started using WineLib, and have very basic question: which -g??? option do you use to do source level debugging with winedbg? I searched the documentation and mailing list for any step-by-step about this, but found nothing. So either the answer is so obvious that I just can't see it - or it doesn't work? By default, winemaker seems configure things for no debug - so
2017 Apr 13
0
Wine release 2.6
...r32/tests: Fix a few failures in DPI scaling mode. user32/tests: Fix tests for minimium icon spacing when not in DPI scaling mode. Jacek Caban (33): xmllite/tests: Use reader_value helper in one more 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:...
2017 Mar 03
0
Wine release 2.3
...15): ws2_32: Trace accept() error. ws2_32/tests: Add IP_HDRINCL tests. winemp3.acm: Fixes compilation for older mpg123 library versions. ws2_32: Cope with NULL address in connect() call. include: Add missing GetIfTable2 to netioapi.h. ws2_32/tests: Add a 2 buffer WSARecv test. winegstreamer: Avoid a magic number for empty offset. ws2_32: Discard MSG_PARTIAL as it is supported only in message protocols. ws2_32: Make it clear that bit flags are in hex when tracing. wined3d: Recognize Geforce GT 525M. wine.inf: Add RtlTryEnterCriticalSect...
2010 Apr 02
0
Wine release 1.1.42
...ove superfluous casts of integer constants. winecoreaudio.drv: Remove superfluous casts of zero. wined3d: Remove superfluous cast of zero. rsaenh: Remove superfluous casts of zero. Mike Kaplinskiy (3): ws2_32: Use ntstatus in overlapped functions. ws2_32/tests: Test a WSARecv error condition. ws2_32/tests: Fix win9x test failure. Mikhail Maroukhine (42): comctl32/tests: Remove superfluous casts. comctl32: Fix compiler warnings with flag -Wcast-qual. comctl32: Fix incorrect const type casting. comctl32: Fix compiler warnings. advapi32...