linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02670
[Bug 395464] Re: Successful status code is badly formatted for STA command
** Changed in: dcplusplus
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/395464
Title:
Successful status code is badly formatted for STA command
Status in DC++:
Fix Committed
Bug description:
From the protocol :
Status code in the form "xyy" where x specifies severity and yy the specific error code.
0 Success (used for confirming commands), error code must be "00",
This solution is from StrongDC++ so if its accepted, it must be credited to BigMuscle.