1
mirror of https://github.com/rapid7/metasploit-payloads synced 2025-06-09 12:03:41 +02:00
James Lee f2b0ec8a3c 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 ]
2012-08-08 15:23:00 -06:00
..
2012-07-19 15:56:47 -06:00
2012-05-15 17:00:02 -06:00
2012-08-08 15:23:00 -06:00
2010-04-03 05:21:15 +00:00
2012-02-18 12:46:13 -07:00
2012-07-19 15:56:47 -06:00