Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 245 Bytes

CHANGELOG.md

File metadata and controls

10 lines (7 loc) · 245 Bytes

0.1.1

  • Update to Mio v0.7.0 (from 0.7.0-alpha.1).
  • Add Sender::set_nonblocking and Receiver::set_nonblocking.
  • Set FD_CLOEXEC on MacOS, iOS and Solaris.
  • Implement FromRawFd for Sender and Receiver.

0.1.0

Initial release.