Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
sjrpc
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
sjrpc
Commits
a8c9bd50
Commit
a8c9bd50
authored
13 years ago
by
Antoine Millet
Browse files
Options
Downloads
Patches
Plain Diff
Released version 16.
parent
ac89f2fa
No related branches found
Branches containing commit
Tags
v16
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
debian/changelog
+8
-0
8 additions, 0 deletions
debian/changelog
sjrpc/__init__.py
+1
-1
1 addition, 1 deletion
sjrpc/__init__.py
with
9 additions
and
1 deletion
debian/changelog
+
8
−
0
View file @
a8c9bd50
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).
...
...
This diff is collapsed.
Click to expand it.
sjrpc/__init__.py
+
1
−
1
View file @
a8c9bd50
...
...
@@ -19,4 +19,4 @@ The library is separated into three parts:
'''
__version__
=
'
1
5
'
__version__
=
'
1
6
'
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment