mkfifo 0.1.1
Provides Ruby's File class with a new method called ::mkfifo that creates a named pipe (FIFO). This gem is a simple C extension wrapping the *nixish mkfifo(3) function.
Provides Ruby's File class with a new method called ::mkfifo that creates a named pipe (FIFO). This gem is a simple C extension wrapping the *nixish mkfifo(3) function.