[][src]Crate udsx

UDSx

Project

Features

This project provides some extensions for Unix domain sockets, such as UdsxUnixStream, Abstract Linux socket.

Modules

als

Abstract Linux socket

version_info

0.5.0 (July 4th, 2019)

Structs

Credentials

Credentials

ReadOnlyCredentials

Read-only wrapper of Credentials

Constants

CODE_NAME

Crate code name

ID

ID of this crate

NAME

Crate name

RELEASE_DATE

Crate release date (year/month/day)

TAG

Tag, which can be used for logging...

VERSION

Crate version

Traits

UdsxUnixStream

Extensions for UnixStream

Type Definitions

Result

Result type used in this crate