]> git.evergreen-ils.org Git - OpenSRF.git/history - src/python/osrf/server.py
similar to recent opensrf-c changes, keep active and idle child procs in separate...
[OpenSRF.git] / src / python / osrf / server.py
2010-01-21 ericksonsimilar to recent opensrf-c changes, keep active and...
2009-06-11 ericksoncall cleanup instead of running the death callback...
2009-06-11 ericksonadded session callback support with example method...
2009-05-22 ericksonopensrf.py can now read the opensrf.settings file for...
2009-05-19 ericksonadded final bits for stateful sessions (drone keepalive)
2008-05-20 ericksonnow disconnecting and clearing network handles where...
2008-03-29 ericksonimplemented the majority of server-side python. still...
2008-01-30 ericksontry/except/finally combinations are only supported...
2008-01-29 ericksonpython opensrf pre-forking server implementation. ...