]> Git Repo - qemu.git/commit - net.c
net: add tap_read_poll() helper
authorMark McLoughlin <[email protected]>
Thu, 18 Jun 2009 17:21:31 +0000 (18:21 +0100)
committerAnthony Liguori <[email protected]>
Mon, 22 Jun 2009 15:15:30 +0000 (10:15 -0500)
commitb664e3673c6c2ca228ce025292e32b34f73df5f5
tree0e9aabd57605f615b108c4972f4f7b79767867f8
parentb9adce2c833fae930f5bede2b8a3357697984e8c
net: add tap_read_poll() helper

Add a helper to enable/disable the read polling on tapfd.

We need this, because we want to start write polling on the tapfd too
and enable/disable both types of polling independently.

Signed-off-by: Mark McLoughlin <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
net.c
This page took 0.022142 seconds and 4 git commands to generate.