pipe_wrap: use Instantiate() method
authorTrevor Norris <trev.norris@gmail.com>
Mon, 17 Mar 2014 21:39:37 +0000 (14:39 -0700)
committerTrevor Norris <trev.norris@gmail.com>
Mon, 17 Mar 2014 21:39:37 +0000 (14:39 -0700)
commitb84ebfe8860edfb83bff945c30d41e2d9c32dfca
treea89884e3e5e00277f5c22c8edfaf613f15068d76
parent7b9771f569238e9b92a22a027815ca08391cb367
pipe_wrap: use Instantiate() method

Retrieve a new client object via PipeWrap::Instantiate(). This method
performs appropriate checks to make sure everything is as it should be.
src/pipe_wrap.cc