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
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ADCH++ |
New
|
Undecided
|
Unassigned |
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.
Changed in adchpp: | |
assignee: | nobody → Jēkabs Ragže (djjeshk) |
Changed in adchpp: | |
assignee: | Jēkabs Ragže (djjeshk) → nobody |
See http:// bazaar. launchpad. net/~dcplusplus -team/adchpp/ trunk/view/ head:/adchpp/ SocketManager. cpp#L293