Skip to content

Demonstrates how to use pipes between two processes with NSTask

Notifications You must be signed in to change notification settings

lroathe/PipeTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PipeTest

Demonstrates various ways of using pipes between two processes with NSTask

Specifically, it shows how NSTask's waitUntilExit hangs if the process it's running fills the output pipe, and a simple solution to address the issue.

About

Demonstrates how to use pipes between two processes with NSTask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published