diff options
author | Randy Witt <randy.e.witt@linux.intel.com> | 2015-08-20 10:55:17 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-08-24 23:45:24 +0100 |
commit | b46d83a848cf23c7f639a6ebafbd0f2c1413584a (patch) | |
tree | ed9ae9818c9c0aaa3db5091d3bf561ed2155dc78 /meta/conf/machine/qemuarm64.conf | |
parent | 829a6e521f15bae93d5f1a02dc67bc56a8c606c8 (diff) | |
download | openembedded-core-b46d83a848cf23c7f639a6ebafbd0f2c1413584a.tar.gz openembedded-core-b46d83a848cf23c7f639a6ebafbd0f2c1413584a.tar.bz2 openembedded-core-b46d83a848cf23c7f639a6ebafbd0f2c1413584a.zip |
qemurunner: Make create_socket() return data and use exceptions
So that create_socket() can be called more than once to create sockets,
it now returns the socket and port rather than setting class variables
directly.
create_socket() now only uses exceptions for errors, not the return
value from the function.
Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/conf/machine/qemuarm64.conf')
0 files changed, 0 insertions, 0 deletions