multisock 1.0.0

Unified types for TCP & Unix sockets
Documentation
[lib]
path = "lib.rs"

[package]
authors = ["Yorhel <git@yorhel.nl>"]
categories = ["network-programming"]
description = "Unified types for TCP & Unix sockets"
documentation = "https://docs.rs/multisock"
edition = "2018"
keywords = ["tcp", "unix", "socket"]
license = "MIT"
name = "multisock"
readme = "README.md"
repository = "https://code.blicky.net/yorhel/multisock"
version = "1.0.0"