Skip to content
Snippets Groups Projects
Commit a8c9bd50 authored by Antoine Millet's avatar Antoine Millet
Browse files

Released version 16.

parent ac89f2fa
No related branches found
Tags v16
No related merge requests found
sjrpc (16) unstable; urgency=low
* Now process only one new connection by loop iteration, added tcp_backlog
option. (Fix bug with large amound of connection)
* Some minor improvement in exception management.
-- Antoine Millet <antoine.millet@smartjog.com> Mon, 10 Oct 2011 10:36:50 +0200
sjrpc (15) unstable; urgency=low
* Fixed bug with libev and Popen (SIGCHLD race condition bug).
......
......@@ -19,4 +19,4 @@ The library is separated into three parts:
'''
__version__ = '15'
__version__ = '16'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment