summaryrefslogtreecommitdiffstats
path: root/__init__.py
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2021-09-01 00:12:30 -0400
committerdusoleil <howcansocksbereal@gmail.com>2021-09-01 00:12:30 -0400
commit5c6a5aba81037ca276d2cf6fae53d2e9647524c4 (patch)
treed17c36fed5f68e0a3ec7b5e8e460fcb18285c9fc /__init__.py
parentb4216a6525f1a71b785707c7c018cf55c05a159f (diff)
downloadsploit-5c6a5aba81037ca276d2cf6fae53d2e9647524c4.tar.gz
sploit-5c6a5aba81037ca276d2cf6fae53d2e9647524c4.zip
Better Shutdown Process for Pipes
Handle all of the edge cases when shutting down in Pipes mode. e.g. If the pipes are broken (tried to write after the program died) If the fifos don't exist anymore (sometimes tempfile cleans them up before the destructor finishes when certain errors happen) If the object attributes for the streams and fifo paths aren't set (this can happen if the constructor didn't finish. e.g. the user cancels while waiting on a connection) Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '__init__.py')
0 files changed, 0 insertions, 0 deletions