Yibo Zhuang
0c4327dd71
Exit Softnet when its VM socket disconnects ( #193 )
...
Check the VM socket on poll timeouts because macOS kqueue does not
report Unix datagram peer disconnects. This prevents orphaned
Softnet processes from blocking VM cleanup.
2026-08-14 13:36:32 +01:00
Minh Vu
5d6b4b9d0c
Validate VM file descriptors before ownership transfer ( #177 )
...
* Validate VM file descriptors before ownership transfer
* Handle unnamed macOS Unix sockets
2026-07-16 10:47:53 -04:00
Nikolay Edigaryev
11910d8540
Sentry integration ( #13 )
...
* Sentry integration
* Introduce a more generic CIRRUS_SENTRY_TAGS
* Revert switching to nightly toolchain
2022-12-12 21:33:45 +04:00
Nikolay Edigaryev
226a7e6c86
Initial revision of Softnet, a software networking for Tart
2022-06-10 16:53:03 +03:00