distssh ~dynamic-poll (2021-10-29T14:12:55.9106259)
Dub
Repo
PipeReader
distssh
utility
Undocumented in source.
struct
PipeReader {
import
distssh
.
protocol
:
Deserialize
;
;
Deserialize
deser
;
this
(int fd);
void
update
();
}
Constructors
this
this
(int fd)
Undocumented in source.
Alias This
deser
Members
Functions
update
void
update
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
deser
Deserialize
deser
;
Undocumented in source.
Meta
Source
See Implementation
distssh
utility
functions
cloneEnv
executeOnHost
readEnv
structs
BackgroundClientBeat
ExecuteOnHostConf
HeartBeatMonitor
PipeReader
PipeWriter