MCPcopy
hub / github.com/rclone/rclone / Wait

Method Wait

backend/sftp/ssh.go:13–13  ·  view source on GitHub ↗

Wait blocks until the connection has shut down, and returns the error causing the shutdown.

()

Source from the content-addressed store, hash-verified

11 // Wait blocks until the connection has shut down, and returns the
12 // error causing the shutdown.
13 Wait() error
14
15 // SendKeepAlive sends a keepalive message to keep the connection open
16 SendKeepAlive()

Callers 15

CloseMethod · 0.65
openRateLimitedMethod · 0.65
multiPartUploadMethod · 0.65
multithreadFunction · 0.65
SetModTimeMethod · 0.65
SetMetadataMethod · 0.65
SetModTimeMethod · 0.65
epallMethod · 0.65
newestMethod · 0.65
newestEntriesMethod · 0.65
ListMethod · 0.65
moveWithRenameMethod · 0.65

Implementers 2

sshClientInternalbackend/sftp/ssh_internal.go
sshClientExternalbackend/sftp/ssh_external.go

Calls

no outgoing calls

Tested by 15

TestRemoveFunction · 0.52
TestStringLockFunction · 0.52
TestKvConcurrencyFunction · 0.52
fnMethod · 0.52
TestRWConcurrencyFunction · 0.52
TestPoolMaxBufferMemoryFunction · 0.52
TestBatcherCommitFunction · 0.52
TestBatcherCommitFailFunction · 0.52