Mid-handshake redirects broken
Bug #460724 reported by
Sulan
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| DC++ |
Fix Released
|
Medium
|
Unassigned | ||
Bug Description
Mid-handshake redirects seems to be broken/non-existing for ADC hubs. Can't be redirected directly after sending initial INF.
| Changed in dcplusplus: | |
| importance: | Undecided → Medium |
| status: | New → Confirmed |
| Changed in dcplusplus: | |
| status: | Confirmed → Fix Committed |
To post a comment you must log in.

the own clients sid doesn't get added to the userlist untill the client recieves its own inf, so if it recieves QUI <sid> before its own inf, the command wont be handled properly.
I think this patch would fix it, havent been able to test it due to some other bug in the latest build