diff options
author | Vic Lee <llyzs.vic@gmail.com> | 2019-03-01 14:48:09 +0800 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-03-06 23:36:19 +0100 |
commit | 6c419a1e06c21c4568d5a12a9c5cafcdb00f6aa8 (patch) | |
tree | 821d7c57b5c6bda191b06adbcf9d07315e0dc0e8 /tests/fdc-test.c | |
parent | 8cabd8778c378802adee7d0c3be4e5b5b5be4bee (diff) |
slirp: check for ioctlsocket error and 0-length udp payload.
Sometimes sorecvfrom() is called from slirp.c because revents == G_IO_IN,
but there is 0 bytes available and recvfrom could be blocking indefinitely.
This is likely due to 0-length udp payload. This also adds an error
checking for ioctlsocket.
Signed-off-by: Vic Lee <llyzs.vic@gmail.com>
Message-Id: <20190301064809.3074-1-llyzs.vic@gmail.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Diffstat (limited to 'tests/fdc-test.c')
0 files changed, 0 insertions, 0 deletions