sawka
|
a1b8234954
|
fix tty TERM for ssh connections when usepty is set. also ignore pty read errors
|
2022-07-06 12:16:37 -07:00 |
|
sawka
|
1d44afc10e
|
working on server mode. extract fdcontext as interface. create packet writer/reader for mpio. hook up to serverFdContext.
|
2022-06-28 17:20:01 -07:00 |
|
sawka
|
e6776bd974
|
checkpoint. transfer binary data as base64. handle cwd. detect open fds. working to transfer data in non-error cases.
|
2022-06-24 23:42:00 -07:00 |
|
sawka
|
5223760a76
|
got basic mshell client working -- still need detectfds and extra files support
|
2022-06-24 13:25:09 -07:00 |
|
sawka
|
0267836376
|
move multiplexed IO to its own package independent of SHExecType (to use in mshell client)
|
2022-06-24 10:24:02 -07:00 |
|