search for: wsaerrno

Displaying 7 results from an estimated 7 matches for "wsaerrno".

2011 Jan 06
1
Problems with FullTilt, Ubuntu 10.04 and Wine 1.3.10
...iltPoker: no way to connect to Full Tilt game server. When it comes to the connection, the Windows executable tells me: Trying again... Trying again... Trying again... ... Launching the executable with WINEDEBUG="warn+all", at the same time I get this stuff in the console: warn:winsock:wsaErrno errno 115, (Operazione ora in corso). warn:winsock:WS2_recv_base -> ERROR 10035 warn:winsock:WS2_recv_base -> ERROR 10035 warn:winsock:wsaErrno errno 115, (Operazione ora in corso). warn:winsock:wsaErrno errno 115, (Operazione ora in corso). warn:winsock:WS2_recv_base -> ERROR 10035 war...
2009 Feb 09
2
Problem setting up a server on UDP port 59
...=0 flags=0x1 trace:winsock:WSASocketW af=2 type=2 protocol=0 protocol_info=(nil) group=0 flags=0x1 trace:winsock:WSASocketW created 0048 trace:winsock:WS_bind socket 0048, ptr 0x32fbe4 { family 2, address 0.0.0.0, port 59 }, length 16 warn:winsock:WS_bind failure - errno = 13 warn:winsock:wsaErrno errno 13, (Permission denied). trace:winsock:WS_closesocket socket 0048 - This message is subject to Imagination Technologies' e-mail terms: http://www.imgtec.com/e-mail.htm - -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-...
2002 Mar 08
3
How to troubleshoot network woes with Wine?
The app which I am currently trying to get to work properly (Cinema4D network rendering client - it does work 90%, depending on how you look at it) does some weird things, like receiving jobs from a server, computing them, and sending the rendered scenes back to the server (actually I don't know if it's sending them back, or if the server is fetching them; I don't even know what the
2009 Apr 18
0
Freelancer - multiplayer lag
...agic IP address, using INADDR_ANY instead. fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (28000002) fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (98000007) warn:winsock:WS_bind Trying to bind to magic IP address, using INADDR_ANY instead. warn:winsock:WS_bind failure - errno = 98 warn:winsock:wsaErrno errno 98, (Address already in use). warn:winsock:WS_bind Trying to bind to magic IP address, using INADDR_ANY instead. warn:wave:wodUpdatePlayedTotal Unexpected state (4) or delay (2559) while updating Total Played, resetting warn:wave:wodUpdatePlayedTotal Unexpected state (4) or delay (2559) while...
2009 Feb 06
0
winsock errror for ioctl cmd 9800000c in wine 1.14
..., level 0xffff, name 0x20, ptr 0x7de44658, len 4 trace:winsock:WS_bind socket 0070, ptr 0x7de446e0 { family 2, address 0.0.0.0, port 0 }, length 16 trace:winsock:WS_ioctlsocket socket 0070, cmd 9800000c, ptr 0x7de44674 warn:winsock:WS_ioctlsocket unknown WS_IOCTL cmd (9800000c) warn:winsock:wsaErrno errno 22, (Invalid argument). trace:winsock:WS_closesocket socket 0070 Has anyone had a similar problem, and (hopefully) found a solution? Steve - This message is subject to Imagination Technologies' e-mail terms: http://www.imgtec.com/e-mail.htm - -------------- next part -----------...
2010 Sep 16
1
Porting an application
...valid ELF header warn:module:load_builtin_dll cannot open .so lib for builtin L"Dispatcher.dll": /usr/bin/../lib/wine/dispatcher.dll.so: cannot open shared object file: No such file or directory warn:module:alloc_module disabling no-exec because of L"Dispatcher.dll" warn:winsock:wsaErrno errno 115, (Operation now in progress). Inside RequestHandler Thread's loop, AdvanceConnect = 1, IsConnected() = 1 1 0Inside RequestHandler Thread's loop, AdvanceConnect = 1, IsConnected() = 1 1 0 **************************************************************************************** -----...
2009 Oct 09
0
Wine release 1.1.31
...in MMSystem the calls to WinMM's internals. Erik Inge Bols? (1): wininet: Add test for response without headers, avoid crash. Francois Gouget (7): ntdll/tests: Add a trailing '\n' to an ok() call. mshtml: Make HTMLDocumentNode_destructor() static. ws2_32: Make wsaErrno() and wsaHerrno() static. system.drv16: Remove the 32-bit timer callback support. rpcrt4: A signed 1-bit bitfield doesn't make much sense; use unsigned. comctl32/tests: Make test_ApproximateViewRect() static. Assorted spelling fixes. Fr?d?ric Delanoy (2): jscript:...