Skip to content
  • chrysn's avatar
    d7cc309c
    Un-specialize get_raw_fd · d7cc309c
    chrysn authored
    There is a platform independent name for the file descriptor type; the
    condition is updated to the condition in the Rust source for the fd
    module to exist.
    
    The *example* still uses uses mio::unix, but that works just as well
    with the type-switcharoo'd generic std type.
    d7cc309c
    Un-specialize get_raw_fd
    chrysn authored
    There is a platform independent name for the file descriptor type; the
    condition is updated to the condition in the Rust source for the fd
    module to exist.
    
    The *example* still uses uses mio::unix, but that works just as well
    with the type-switcharoo'd generic std type.
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading