[Bug 2970] wsock32.bind() - invalid parameters
http://bugs.winehq.org/show_bug.cgi?id=2970 ------- Additional Comments From jm.detrez(a)cegetel.net 2005-31-05 14:08 ------- it's seems in socket.c, in the function ws_sockaddr_ws2u() when it is ip you just return the original pointer but in LINUX MANDRIVA 2005 it'seems that struct sockaddr_in is a little bit different... for this funct to work for me i must creat a new sockaadr_in pointer and copy addr, family and port from the original to the new struct. Then i return the new struct and it work ... is this a bug, is this just in mandriva? i'm currently testing on FreeBSD, but this append on some VB code ... (like CSOCKET www.vbip.com) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs