Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: Unix.select failing with EPIPE error #4789

Closed
vicuna opened this issue May 14, 2009 · 2 comments
Closed

Windows: Unix.select failing with EPIPE error #4789

vicuna opened this issue May 14, 2009 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented May 14, 2009

Original bug ID: 4789
Reporter: vouillon
Assigned to: gildor
Status: closed (set by @xavierleroy on 2012-03-24T14:01:02Z)
Resolution: fixed
Priority: normal
Severity: minor
Version: 3.11.0
Fixed in version: 3.12.0+dev
Category: ~DO NOT USE (was: OCaml general)

Bug description

Under Windows, Unix.select fails with an EPIPE error when the other end of the pipe is closed. It should instead report that the pipe is ready for reading. Here is a patch that fixes the problem.

File attachments

@vicuna
Copy link
Author

vicuna commented May 20, 2010

Comment author: gildor

Test case created

@vicuna
Copy link
Author

vicuna commented May 25, 2010

Comment author: gildor

Apply patch provided by J. Vouillon

@vicuna vicuna closed this as completed Mar 24, 2012
@vicuna vicuna added the bug label Mar 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant