MCPcopy Index your code
hub / github.com/sshuttle/sshuttle / close_stdin

Function close_stdin

sshuttle/ssyslog.py:20–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18
19
20def close_stdin():
21 sys.stdin.close()
22
23
24def stdout_to_syslog():

Callers

nothing calls this directly

Calls 1

closeMethod · 0.80

Tested by

no test coverage detected