doy / pty-process

Other
22 stars 16 forks source link

Add from_fd and from_raw_fd #12

Open YtvwlD opened 7 months ago

YtvwlD commented 7 months ago

Thanks for this crate!

I'm trying to pass a pty from the process that created it to another one (via dbus), so I needed some way to get the fd back into a pty.