BasiliskII-android
BasiliskII-android copied to clipboard
Hack to add ways to stop slirp thread and ether thread including poll without pthread_cancel()
This lets the slirp thread (slirp_receive_func) and main ether thread (receive_func) exit properly when there is no pthread_cancel().
Fixes #4