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

Improve documentation of Unix.{in,out}_channel_of_descr #10181

Merged
merged 3 commits into from Jan 31, 2021

Commits on Jan 30, 2021

  1. Improve documentation of Unix.{in,out}_channel_of_descr

    Explain more precisely what to do and what not to do to close channels
    and their underlying descriptor.
    
    Fixes: ocaml#9786
    xavierleroy committed Jan 30, 2021
    Configuration menu
    Copy the full SHA
    4e4b8ca View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Address review comments

    xavierleroy committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    0db9bf6 View commit details
    Browse the repository at this point in the history
  2. Changes for 10181

    xavierleroy committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    f7a1758 View commit details
    Browse the repository at this point in the history