]> Git Repo - qemu.git/blame - stubs/slirp.c
linux-user: Fix error handling in lock_iovec()
[qemu.git] / stubs / slirp.c
CommitLineData
5708fc66
PB
1#include "qemu-common.h"
2#include "slirp/slirp.h"
3
a42e9c41 4void slirp_pollfds_fill(GArray *pollfds, uint32_t *timeout)
5708fc66
PB
5{
6}
7
8917c3bd 8void slirp_pollfds_poll(GArray *pollfds, int select_error)
5708fc66
PB
9{
10}
11
This page took 0.109484 seconds and 4 git commands to generate.