generic-poky/bitbake/lib/bb/server
Alexandru DAMIAN 6d9e3a1938 bitbake: server/xmlrpc: stop server on client exit
If the server only expects a single client to connect (i.e.
no bind parameter set, so there is no way for the
clients to get the server port), stop the server after
the first client exits.

(Bitbake rev: eb6bae56f62082bf147045311154cbae4bca0f4c)

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-01 15:51:11 +01:00
..
__init__.py bitbake: bitbake server: create common server infrastructure 2013-06-07 14:13:18 +01:00
process.py bitbake: server/process, server/xmlrpc, runqueue: Use select.select() on fds, not time.sleep() 2013-09-01 15:51:10 +01:00
xmlrpc.py bitbake: server/xmlrpc: stop server on client exit 2013-09-01 15:51:11 +01:00