commit | d918f23efaf486293b96418fe5deaff8a5583304 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Wed Jun 24 14:42:30 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jun 29 08:52:49 2009 -0500 |
tree | 59fa071ef2883a5c1a92c305cee42864b8236b3e | |
parent | 8ec7f4edcfcca6ef5d197f1d9323137ece5f7a89 [diff] |
slirp: Kill slirp_is_inited Avoid the need for slirp_is_inited by refactoring the protected slirp_select_* functions. This also avoids the clearing of all fd sets on select errors. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>