Skip to content

Ship builds with os.Worker support #9

@JerwuQu

Description

@JerwuQu

Since already building with MinGW and pthreads, perhaps os.Worker could be supported?

Adding -DUSE_WORKER and a macro for pipe like #define pipe(fds) _pipe(fds, 4096, _O_BINARY) seems to do it.

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