]> git.proxmox.com Git - cargo.git/blob - vendor/socket2-0.2.3/README.md
New upstream version 0.23.0
[cargo.git] / vendor / socket2-0.2.3 / README.md
1 # socket2-rs
2
3 [![Build Status](https://travis-ci.org/alexcrichton/socket2-rs.svg?branch=master)](https://travis-ci.org/alexcrichton/socket2-rs)
4 [![Build status](https://ci.appveyor.com/api/projects/status/hovebj1gr4bgm3d9?svg=true)](https://ci.appveyor.com/project/alexcrichton/socket2-rs)
5
6 [Documentation](https://docs.rs/socket2)
7
8 # License
9
10 `socket2-rs` is primarily distributed under the terms of both the MIT license and
11 the Apache License (Version 2.0), with portions covered by various BSD-like
12 licenses.
13
14 See LICENSE-APACHE, and LICENSE-MIT for details.