linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #02977
[Bug 395464] Re: Successful status code is badly formatted for STA command
Fixed in DC++ 0.780.
** Changed in: dcplusplus
Status: Fix Committed => Fix Released
--
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 Released
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.