BasiliskII-android icon indicating copy to clipboard operation
BasiliskII-android copied to clipboard

Hack to add ways to stop slirp thread and ether thread including poll without pthread_cancel()

Open rakslice opened this issue 1 year ago • 0 comments

This lets the slirp thread (slirp_receive_func) and main ether thread (receive_func) exit properly when there is no pthread_cancel().

Fixes #4

rakslice avatar Jan 15 '25 05:01 rakslice