PackageTrack

crates.io · #1711

mio-uds

0.6.829M downloads/modeprecrated/mio-uds

Unix domain socket bindings for mio

Release timeline

9 releases since 2016
20182020202220242026

Releases

  1. 0.6.81 May 2020
    Release notes

    This project publishes no release notes. Between 0.6.7 and 0.6.8 there were 12 commits, 9 of them substantive:

    • Remove 1.21.0
    • Fix contribution agreements
    • Fix documentation for UnixListener::accept_std
    • Configure GitHub Actions for CI
    • Add support for illumos target
    • Add support for Solaris target
    • Update README
    • Update Cargo.toml
    • Bump libc dependency for illumos
  2. 0.6.74 Sept 2018
    Release notes

    This project publishes no release notes. Between 0.6.6 and 0.6.7 there were 6 commits, 3 of them substantive:

    • android binds sockects with socklen_t
    • bump minimum libc version
    • Removed socket type cast
  3. 0.6.65 May 2018
    Release notes

    This project publishes no release notes. Between 0.6.4 and 0.6.6 there were 16 commits, 9 of them substantive:

    • Add support for IoVec functions read_bufs/write_bufs.
    • Clarify wording of license information in README.
    • Tweak travis config
    • Add checks for Android.
    • Attempted to fix Android socket type
    • Forgot to specify the target OS
    • Changed the function duplication to typedefs
    • feat: Add accept_std as a way to get blocking streams
    • Correcting Len type for non-aarch64 Android targets.
  4. 0.6.53 May 2018

    Nothing published for this version

  5. 0.6.413 Apr 2017
    Release notes

    This project publishes no release notes. Between 0.6.3 and 0.6.4 there were 3 commits, 1 of them substantive:

    • Add unbound() constructor for parity with std UnixDatagram
  6. 0.6.315 Mar 2017
    Release notes

    This project publishes no release notes. Between 0.6.2 and 0.6.3 there were 2 commits, 1 of them substantive:

    • Update to mio master
  7. 0.6.225 Jan 2017
    Release notes

    This project publishes no release notes. Between 0.6.1 and 0.6.2 there were 4 commits, 3 of them substantive:

    • Update doc url
    • Update README doc url
    • Fix a typo
  8. 0.6.125 Jan 2017withdrawn
    Release notes

    This project publishes no release notes. Between 0.6.0 and 0.6.1 there were 7 commits, 5 of them substantive:

    • Update Cargo.toml metadata
    • Fix documentation link.
    • Update travis token
    • Remove outdated note in readme
    • Add from functions for all types
  9. 0.6.02 Sept 2016

    Nothing published for this version