[ Index ]

PHP Cross Reference of Phabricator

title

Body

[close]

/src/infrastructure/ssh/ -> PhabricatorSSHPassthruCommand.php (summary)

Proxy an IO channel to an underlying command, with optional callbacks. This is a mostly a more general version of @{class:PhutilExecPassthru}. This class is used to proxy Git, SVN and Mercurial traffic to the commands which can actually serve it.

File Size: 212 lines (7 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 9 functions

  setCommandChannelFromExecFuture()
  setIOChannel()
  setErrorChannel()
  setWillReadCallback()
  setWillWriteCallback()
  writeErrorIOCallback()
  execute()
  willWriteData()
  willReadData()

Functions
Functions that are not part of a class:

setCommandChannelFromExecFuture(ExecFuture $exec_future)   X-Ref
No description

setIOChannel(PhutilChannel $io_channel)   X-Ref
No description

setErrorChannel(PhutilChannel $error_channel)   X-Ref
No description

setWillReadCallback($will_read_callback)   X-Ref
No description

setWillWriteCallback($will_write_callback)   X-Ref
No description

writeErrorIOCallback(PhutilChannel $channel, $data)   X-Ref
No description

execute()   X-Ref
No description

willWriteData($message)   X-Ref
No description

willReadData($message)   X-Ref
No description



Generated: Sun Nov 30 09:20:46 2014 Cross-referenced by PHPXref 0.7.1