Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I see some syscall signal stuff in there - how well does this run on Windows?


I'd be happy to be corrected, but my guess is it wouldn't compile: running `GOOS=windows godoc syscall` I don't see SIGUSR2 or Kill defined. Maybe an enterprising person could port it, if the semantics are similar enough between Windows and Unices for those APIs that exist for both (os.StartProcess, CloseOnExec, etc.).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: