generic-poky/bitbake/lib/bb/server
Dongxiao Xu c42f973180 bitbake: Add client socket info for BitBakeServerConnection
In server/client split model, the client will bind to a specific address
and port. We need to pass the values to BitBakeServerConnection().

(Bitbake rev: c8e19c5c389efc06696084c6f9439ba75472c5b7)

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-02-23 22:52:16 +00:00
..
__init__.py bitbake: Don't import xmlrpc server unless needed 2010-01-22 16:15:50 +00:00
none.py bitbake none/xmlrpc servers: Only send pickled events to the xmlrpc server 2011-06-08 11:38:15 +01:00
process.py bitbake/process.py: Ensure queued UI events are queued right before we add our own handler 2011-07-07 10:57:43 +01:00
xmlrpc.py bitbake: Add client socket info for BitBakeServerConnection 2012-02-23 22:52:16 +00:00