gotty/app
Iwasaki Yudai c71cc21721 Send SIGHUP to process after closing PTY
POSIX doesn't grantee that a blocked Read() operation will be released
after closing the file. Moreover, the pty file left intact even after
closing the file and the process keeps running in this case.
2015-08-28 17:22:42 +09:00
..
app.go Support config file 2015-08-27 17:59:49 +09:00
client_context.go Send SIGHUP to process after closing PTY 2015-08-28 17:22:42 +09:00
resource.go Don't translate input 2015-08-25 11:23:38 +09:00