-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I'm trying to migrate unix_utils to windows. All the needed command are provided by cygwin. But there are some problem needed to handle.
Firstly, IO#readpartial doesn't work on windows with jruby. It reports: readpartial only works with Nio based handlers.
Can we use IO#readline instead of IO#readpartial when running on windows?
Metadata
Metadata
Assignees
Labels
No labels