summaryrefslogtreecommitdiff
path: root/jsonrpclib/SimpleJSONRPCServer.py
Commit message (Expand)AuthorAgeFilesLines
* Added minimal discovery for whether unix sockets are supported, and prevented...Josh Marshall2011-02-261-5/+8
* Allow the specification of address_family for JSONRPC servers, andQuentin Smith2011-01-231-1/+13
* Setting fcntl to None if not importable, adding tests module, updating README...Josh Marshall2010-10-261-10/+6
* Added unit tests, renamed to follow absolute importing guidelines, and made m...catchjosh2010-09-041-19/+42
* Fixed issue #3 - fixed bad function call.catchjosh2010-06-151-1/+1
* SimpleJSONRPCServer works on Python 2.5yucetekol2009-11-031-2/+9
* Oops -- NOW adding the new jsonrpclib/ files (jsonclass, config, history, __i...catchjosh2009-11-021-0/+188