Steve Thielemann
|
3adddd4290
Fix windows input go routine.
|
1 year ago |
Steve Thielemann
|
07ea8c5934
Updated tests with benchmarks.
|
1 year ago |
Steve Thielemann
|
ac09175908
Don't use -Wall with cgo. (stops compile warning)
|
1 year ago |
Steve Thielemann
|
dc3a4a0ecc
Updated windows to use common ReadRune.
|
1 year ago |
Steve Thielemann
|
2ef2efdc02
Renamed cgo code to be OS specific.
|
1 year ago |
Steve Thielemann
|
8dd436dff6
Working windows.
|
1 year ago |
Steve Thielemann
|
8c85eb4be9
Windows passes test.
|
1 year ago |
Steve Thielemann
|
4e22fdbedb
Revert windows changes that broken linux tests.
|
1 year ago |
Steve Thielemann
|
ab59df8ba6
Attempting windows, failing tests.
|
1 year ago |
Steve Thielemann
|
2ce7453b2c
Use notification channel (chan struct{}) for close.
|
2 years ago |
Steve Thielemann
|
48cc0a9271
Code cleanup. More var, less :=
|
2 years ago |
Steve Thielemann
|
14136f337a
Updated so Windows passes tests without errors.
|
2 years ago |
Steve Thielemann
|
194bf7f898
Fixes for go test -race -count 3
|
2 years ago |
Steve Thielemann
|
eabbb6bedc
Put OS specific things only in the OS files.
|
2 years ago |
Steve Thielemann
|
545b7e94f5
Updated: cleaned staticcheck, checking errors now.
|
2 years ago |
Steve Thielemann
|
0e798ba042
Handle windows read err as Disconnect.
|
2 years ago |
Steve Thielemann
|
b15c1d86e0
Missing some windows files.
|
2 years ago |