Skip to content

IO#readpartial problem #7

@towerhe

Description

@towerhe

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions