Module: deluge
Branch: chunked-sessionproxy-and-gtkui-speedups
Commit: 9b812a4eec6205b98d9d5c12c14f82611832217a

Author: Pedro Algarvio <[email protected]>
Date:   Wed May 18 03:56:17 2011 +0100

Extend RPC Protocol.

While adding the multiuser auth related stuff, RPC_AUTH_EVENT was added, simply 
to not touch how RPC_ERROR was handled. It was created to allow recreating the 
exception on the client side. Instead of adding another rpc event type, extend 
RPC_ERROR to send the proper data to recreate the exception on the client side.

---

 deluge/core/rpcserver.py       |   23 ++++--------
 deluge/error.py                |   40 +++++++++++----------
 deluge/ui/client.py            |   79 +++++++++++-----------------------------
 deluge/ui/console/commander.py |   14 ++++----
 4 files changed, 57 insertions(+), 99 deletions(-)

-- 
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.

Reply via email to