generic-poky/bitbake/lib/prserv
Leonardo Sandoval f78f90240a bitbake: prserv/serv.py: Better messaging when starting/stopping the server with port=0
When starting the server using port=0, the server actually starts with a
different port, so print a message with this new value. When stopping the
server with port=0, advise the user which ports the server is listening to,
so next time it tries to close it, user can pick up the correct one.

[YOCTO #8560]

(Bitbake rev: 851e53a216682fc9133f51c05a24527cfc677741)

Signed-off-by: Leonardo Sandoval <leonardo.sandoval.gonzalez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-09-28 12:00:33 +01:00
..
__init__.py bitbake: lib: fix no newline at end of file 2014-07-04 09:28:36 +01:00
db.py bitbake: prserv/serv: Close the DB connection out of class destructor 2015-09-28 12:00:32 +01:00
serv.py bitbake: prserv/serv.py: Better messaging when starting/stopping the server with port=0 2015-09-28 12:00:33 +01:00