1 Feb
2014
1 Feb
'14
2:34 a.m.
http://bugs.winehq.org/show_bug.cgi?id=16697 --- Comment #4 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to comment #3)
Still present in 1.5.7. fixme:winsock:convert_socktype_w2u unhandled Windows socket type 5
The application attempts to create a SPX protocol socket, but that is not supported in linux kernel. Anyway I did some hacks and let it create the socket faking it as an IPX socket, it only bound the socket and read it's address, then closed the socket. In Windows it seems to do the same only, so hopefully that is not the cause. Still in wine 1.7.11. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.