Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
20
def
close_stdin():
21
sys.stdin.close()
22
23
24
def
stdout_to_syslog():
Callers
nothing calls this directly
Calls
1
close
Method · 0.80
Tested by
no test coverage detected