Loading debian/changelog +7 −0 Original line number Diff line number Diff line sjrpc (17) unstable; urgency=low * Changed license from GPLv2 to LGPLv3. * Fixed bug in socket reader function. -- Antoine Millet <antoine.millet@smartjog.com> Mon, 21 Nov 2011 11:17:27 +0100 sjrpc (16) unstable; urgency=low * Now process only one new connection by loop iteration, added tcp_backlog Loading sjrpc/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -19,4 +19,4 @@ The library is separated into three parts: ''' __version__ = '16' __version__ = '17' Loading
debian/changelog +7 −0 Original line number Diff line number Diff line sjrpc (17) unstable; urgency=low * Changed license from GPLv2 to LGPLv3. * Fixed bug in socket reader function. -- Antoine Millet <antoine.millet@smartjog.com> Mon, 21 Nov 2011 11:17:27 +0100 sjrpc (16) unstable; urgency=low * Now process only one new connection by loop iteration, added tcp_backlog Loading
sjrpc/__init__.py +1 −1 Original line number Diff line number Diff line Loading @@ -19,4 +19,4 @@ The library is separated into three parts: ''' __version__ = '16' __version__ = '17'