summaryrefslogtreecommitdiff
path: root/jsonrpclib/SimpleJSONRPCServer.py
Commit message (Collapse)AuthorAgeFilesLines
* Initial travis integration, cleanups for running tests.Joshua Marshall2015-10-051-21/+26
|
* Added minimal discovery for whether unix sockets are supported, and ↵Josh Marshall2011-02-261-5/+8
| | | | prevented access if they are missing.
* Allow the specification of address_family for JSONRPC servers, andQuentin Smith2011-01-231-1/+13
| | | | unlink UNIX sockets before binding them
* Setting fcntl to None if not importable, adding tests module, updating ↵Josh Marshall2010-10-261-10/+6
| | | | README to markdown.
* Added unit tests, renamed to follow absolute importing guidelines, and made ↵catchjosh2010-09-041-19/+42
| | | | | | minor corrections introduced by unit tests. git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@18 ae587032-bbab-11de-869a-473eb4776397
* Fixed issue #3 - fixed bad function call.catchjosh2010-06-151-1/+1
| | | | git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@16 ae587032-bbab-11de-869a-473eb4776397
* SimpleJSONRPCServer works on Python 2.5yucetekol2009-11-031-2/+9
| | | | git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@14 ae587032-bbab-11de-869a-473eb4776397
* Oops -- NOW adding the new jsonrpclib/ files (jsonclass, config, history, ↵catchjosh2009-11-021-0/+188
__init__) git-svn-id: http://jsonrpclib.googlecode.com/svn/trunk@13 ae587032-bbab-11de-869a-473eb4776397