kitty/tools/utils
Kovid Goyal 4a49c3940a
Switch to using goroutines rather than a select()
More complex code since now we have to synchronize between threads,
but a good way to teach myself more about goroutines.
2022-11-14 15:41:52 +05:30
..
io.go Switch to using goroutines rather than a select() 2022-11-14 15:41:52 +05:30
paths.go Add license info to Go files 2022-11-14 15:41:51 +05:30
select_posix.go Add license info to Go files 2022-11-14 15:41:51 +05:30
select_without_pselect.go Add license info to Go files 2022-11-14 15:41:51 +05:30
short-uuid.go Fix transmission of async rc commands 2022-11-14 15:41:51 +05:30
short-uuid_test.go Fix failing test 2022-11-14 15:41:51 +05:30
sockets.go Add license info to Go files 2022-11-14 15:41:51 +05:30
sockets_test.go Add license info to Go files 2022-11-14 15:41:51 +05:30
types.go Fix transmission of async rc commands 2022-11-14 15:41:51 +05:30
utf-8.go Add license info to Go files 2022-11-14 15:41:51 +05:30