On 24 Jan 2017, at 06:57, Mr Bee via swift-users <swift-users@swift.org> wrote:

> Although I'm not sure killing a process is similar to terminating it …

This (sending a `SIGTERM`) is what you’ll get on Darwin (although the 
`terminate()` method itself is more complex due to a bunch of bookkeeping 
requirements).

Share and Enjoy
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware


_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to