linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #04632
[Bug 832325] Re: ADC search responds don't work in r2600
Looks like fixed somewhere between r2601 and r 2636...
** Changed in: dcplusplus
Status: New => Invalid
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/832325
Title:
ADC search responds don't work in r2600
Status in DC++:
Invalid
Bug description:
[22:11:18] <eMTee> when it needs to respond,
[22:11:24] <eMTee>
Resolved x.x.x.x. to x.x.x.x, next is 00000000
Thrown: SocketException: A request to send or receive data was disallowed because
the socket is not connected and (when sending on a datagram socket using a sendto
call) no address was supplied.
Socket exception sending ADC UDP command
[22:15:53] <wxBigMuscle> but code looks ok to me... I guess you don't use SOCKS settings
[22:16:22] <eMTee> nope
[22:16:42] <eMTee> set to manually forwarded ports atm
[22:17:09] <wxBigMuscle> win 7 or xp ?
[22:17:13] <eMTee> xp
[22:17:44] <wxBigMuscle> ok, because there is still one bug: arne calls setSocketOpt2(s, IPV6_V6ONLY, 1); which is wrong
[22:18:42] <wxBigMuscle> setSocketOpt2 uses SOL_SOCKET, but IPV6_V6ONLY is part of IPPROTO_IPV6
To manage notifications about this bug go to:
https://bugs.launchpad.net/dcplusplus/+bug/832325/+subscriptions
References