socket2 0.1.0

Utilities for handling networking sockets with a maximal amount of configuration possible intended.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# socket2-rs

[![Build Status](https://travis-ci.org/rust-lang-nursery/socket2-rs.svg?branch=master)](https://travis-ci.org/rust-lang-nursery/socket2-rs)
[![Build status](https://ci.appveyor.com/api/projects/status/68vjengx3n0rg843?svg=true)](https://ci.appveyor.com/project/alexcrichton/socket2-rs)

[Documentation](https://docs.rs/socket2)

# License

`socket2-rs` is primarily distributed under the terms of both the MIT license and
the Apache License (Version 2.0), with portions covered by various BSD-like
licenses.

See LICENSE-APACHE, and LICENSE-MIT for details.