]> prime8.dev >> repos - ttyd.git/commit
protocol: add conpty support
authorShuanglei Tao <tsl0922@gmail.com>
Sun, 28 Feb 2021 05:57:27 +0000 (13:57 +0800)
committerShuanglei Tao <tsl0922@gmail.com>
Wed, 3 Mar 2021 13:02:33 +0000 (21:02 +0800)
commitd6921b235d1b97a57664f04e694b646f91fda5e6
treed0887bb6e9c4737be39f7d47313df9a0e6d33422
parent231fe32f595d107a49d95338d16d3028d377dabb
protocol: add conpty support
CMakeLists.txt
src/protocol.c
src/pty.c [new file with mode: 0644]
src/pty.h [new file with mode: 0644]
src/queue.h [deleted file]
src/server.c
src/server.h
src/utils.c
src/utils.h