Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sshuttle/sshuttle
/ write
Method
write
sshuttle/ssnet.py:236–238 ·
view source on GitHub ↗
(self, buf)
Source
from the content-addressed store, hash-verified
234
return
0
235
236
def
write(self, buf):
237
assert buf
238
return
self.uwrite(buf)
239
240
def
uread(self):
241
if
self.connect_to:
Callers
15
test_get_tcp_dstip
Function · 0.80
test_firewall_command_darwin
Function · 0.80
test_firewall_command_freebsd
Function · 0.80
test_firewall_command_openbsd
Function · 0.80
test_log
Function · 0.80
test_debug1
Function · 0.80
test_debug2
Function · 0.80
test_debug3
Function · 0.80
test_rewrite_etc_hosts
Function · 0.80
test_main
Function · 0.80
assembler.py
File · 0.80
daemonize
Function · 0.80
Calls
1
uwrite
Method · 0.95
Tested by
10
test_get_tcp_dstip
Function · 0.64
test_firewall_command_darwin
Function · 0.64
test_firewall_command_freebsd
Function · 0.64
test_firewall_command_openbsd
Function · 0.64
test_log
Function · 0.64
test_debug1
Function · 0.64
test_debug2
Function · 0.64
test_debug3
Function · 0.64
test_rewrite_etc_hosts
Function · 0.64
test_main
Function · 0.64