Crates.io | timestamped-socket |
lib.rs | timestamped-socket |
version | |
source | src |
created_at | 2023-11-24 15:05:20.004182 |
updated_at | 2024-12-05 09:36:52.977538 |
description | Implementation of async UDP and raw ethernet sockets with timestamping |
homepage | https://github.com/pendulum-project/timestamped-socket |
repository | https://github.com/pendulum-project/timestamped-socket |
max_upload_size | |
id | 1047092 |
Cargo.toml error: | TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This crate implements asynchronous UDP and raw ethernet sockets that support timestamping. This crate is part of the pendulum project.