search for: ws_ioctlsocket

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

2009 Feb 06
0
winsock errror for ioctl cmd 9800000c in wine 1.14
...ace:winsock:WSASocketW created 0070 trace:winsock:_remap_optname level=65535, optname=32 trace:winsock:WS_setsockopt socket: 0070, 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...
2005 Jan 08
1
Connection problems and weird WinSock warnings...
...:winsock:WSAStartup succeeded trace:winsock:WS_gethostbyname "droganor.no-ip.com" ret 0x40435c18 trace:winsock:WS_socket af=2 type=1 protocol=0 trace:winsock:WSASocketA af=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)...