You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when sending the console over i.e. (unix.Sendfd in runc), we also use name as
auxiliary data in the payload. This exposes `Name()` function. I think this
should be enough, maybe a bit leaner than exposing `File`
For windows, name is an empty string. Not sure if this is correct but i dont
know what are other options.
Signed-off-by: Daniel Dao <[email protected]>
0 commit comments