search for: ws_select

Displaying 6 results from an estimated 6 matches for "ws_select".

2009 Feb 09
2
Problem setting up a server on UDP port 59
...trace:winsock:WSASocketW af=2 type=1 protocol=0 protocol_info=(nil) group=0 flags=0x1 trace:winsock:WSASocketW created 0054 trace:winsock:WS_connect socket 0054, ptr 0x7e85169c { family 2, address 127.0.0.1, port 56208 }, length 16 trace:winsock:DllMain 0x7ee60000 0x3 (nil) trace:winsock:WS_select read 0x8210b0, write (nil), excp (nil) timeout 0x32fb9c trace:winsock:__WSAFDIsSet (72,0x8210b0(1)) trace:winsock:WS_accept socket 0048 trace:winsock:WS_getpeername socket: 004c, ptr 0x32fbfc, len 00000010 trace:winsock:WS_closesocket socket 0048 trace:winsock:WS_select read 0x8210b0, write (n...
2005 Jan 08
1
Connection problems and weird WinSock warnings...
...f=2 type=1 protocol=0 protocol_info=(nil) group=0 flags=0x1 trace:winsock:WSASocketA created 0148 trace:winsock:WS_ioctlsocket socket 0148, cmd 8004667e, ptr 0x408afabc trace:winsock:WS_connect socket 0148, ptr 0x64c0e0 { family 2, address 105.112.46.99, port 6900 }, length 16 trace:winsock:WS_select read (nil), write 0x408af9a4, excp (nil) timeout 0x408afaa8 trace:winsock:WS_select read 0x408aee68, write (nil), excp (nil) timeout 0x408aef6c [Same message repeated 953 times] trace:winsock:WS_closesocket socket 0148 [Then a message comes "Unable to connect to the server" and I close th...
2015 Apr 17
0
Wine release 1.7.41
...uxtheme: Free properties when theme file closed. uxtheme: Fix typo making fonts italic. uxtheme: Resize source image if destination smaller than margins. Maxime Lombard (1): wined3d: Add support for Nvidia GTX 970M. Michael M?ller (1): ws2_32: Don't return an error in WS_select when EINTR happens during timeout. Nikolay Sivov (19): dwrite: Add cluster metrics entry for inline objects too. dmscript: Implement GetClassID() for IDirectMusicTrack. ole32: Remove a couple of interface casts. browseui: Return interface pointer instead of impl pointer....
2006 Nov 10
0
Wine release 0.9.25
...LE_GetDeviceInfo no longer needs to be public. ntdll: Retrieve mailslot message info from the client side. kernel32/tests: Don't wait for overlapped result if the previous test failed. preloader: Clear %gs again before calling the interpreter entry point. ws2_32: Convert WS_select to use poll() instead of select(). Also fixes an fd leak. msi: Fixed definition of the MSIITERHANDLE type. ntdll: Moved command-line help to the loader binary. loader: Update the reported version from the current git HEAD if available. configure: Added missing DiskArbitratio...
2010 May 21
0
Wine release 1.2-rc1
...msvcp71 12590 Yahoo widget engine 4.5, blank box, not being able to do anything 12869 Rollcage Stage II demo crashes 13278 Qtracker crashes 13579 Adobe Acrobat Standard 7 -- using menus on first startup causes X to freeze 14079 Dungeon Siege installation impossible 14195 EINTR in WS_select 14262 Wordview bullet in doc is not the same 14710 OleLoadPicturePath loads image in windows but not in wine, could cause access violation in some circumstances 14861 SetDIBits crashes with overlapping src/dst rectangles on the same bitmap 14891 Bitmaps with offset bits do not display c...
2009 Oct 23
0
Wine release 1.1.32
...backend for GetPrintProcessorDirectory and update the tests. winspool/tests: Fix a failure on NT4 for EnumPrintProcessors. localspl: Accept environment 'Windows IA64'. user32: Bump version to XP values. Dmitriy Anisimkov (1): ws2_32: Ignore EINTR poll result code in WS_select. Dmitry Timoshkov (3): user32: Make sure that focus_rect is always initialized. kernel32: Implement HeapQueryInformation, add some basic tests for it. rsaenh: Fix the accepted RC2 key length, based on a test case by Dan Kegel. Eric Pouech (29): mmsystem: Move the 16bit mmi...