Files
metasploit-gs/external/source
James Lee c19102c6f1 Return the PID as handle in posix
Fixes some TypeError exceptions when attempting most operations on
spawned processes, e.g.:

  p = client.sys.process.execute("/bin/sh", nil, "Channelized"=>true)
  p.close
  # raises TypeError: can't convert nil into Integer

[FIXRM #7005]
2012-08-08 15:23:00 -06:00
..
2010-08-25 15:13:06 +00:00
2008-05-26 10:27:22 +00:00
2012-07-10 00:37:07 -05:00
2009-12-10 22:25:29 +00:00
2010-05-23 20:01:11 +00:00