linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #08199
[Bug 1390732] Re: ADCH++ SocketManager: Error while loading server on port 2780: set_option: An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call
Exception may be thrown from there http://bazaar.launchpad.net
/~dcplusplus-team/adchpp/trunk/view/head:/adchpp/SocketManager.cpp#L195
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1390732
Title:
ADCH++ SocketManager: Error while loading server on port 2780:
set_option: An unknown, invalid, or unsupported option or level was
specified in a getsockopt or setsockopt call
Status in ADCH++:
New
Bug description:
I installed ADCH++ and configured it two weeks ago and left it running without system restart. System lag happened due to another program and i did a hard system restart. I noticed that ADCH++ is not accepting incoming connections anymore. Checked logs and found this:
SocketManager: Error while loading server on port 2780: set_option: An unknown, invalid, or unsupported option or level was specified in a getsockopt or setsockopt call
Disabled TLS - problem dissapeared. Enabled it again - error is back. Disabled it again - error is still there.
Did a reinstall - same issue.
All other programs works as expected.
Do ADCH++ cleans memory before using it? I had strange problems developing own programs because i forgot to zero memory.
To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1390732/+subscriptions
References