RubyGems.org

win32-pipe

0.3.1

The win32-pipe library provides an interface for named pipes on Windows. A named pipe is a named, one-way or duplex pipe for communication between the pipe server and one or more pipe clients.

installgem install win32-pipe
Authors

Daniel J. Berger

7,287 total downloads 219 for this version
Owners

Aee77dba395ece0a04c688b05b07cd63666b4e17b4bb0e2d999037a25f65a7cb74b388a8f9ae19722f9eeb73e608473c

Licenses

Artistic 2.0

Gemfile
gem "win32-pipe", "~> 0.3.1"
Versions
  1. 0.3.1 April 8, 2013
  2. 0.3.0 September 8, 2012
  3. 0.2.2 March 19, 2012
  4. 0.2.1 August 9, 2009
  5. 0.2.0 May 28, 2008
Runtime Dependencies
  1. ffi >= 0
Development Dependencies
  1. test-unit >= 0