Docs.rs
  • open-coroutine-core-0.5.0
    • open-coroutine-core 0.5.0
    • Docs.rs crate page
    • LGPL-3.0 OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • loongs-zhang
    • Dependencies
      • cfg-if ^1.0.0 normal
      • core_affinity ^0.8.1 normal
      • corosensei ^0.1.4 normal
      • crossbeam-deque ^0.8.3 normal
      • crossbeam-utils ^0.8.16 normal
      • dashmap ^5.5.3 normal
      • log ^0.4.20 normal
      • num_cpus ^1.16.0 normal
      • once_cell ^1.18.0 normal
      • open-coroutine-iouring ^0.5.0 normal
      • open-coroutine-queue ^0.5.0 normal
      • open-coroutine-timer ^0.5.0 normal
      • polling ^2.8.0 normal
      • simplelog ^0.12.1 normal
      • uuid ^1.3.0 normal
      • backtrace ^0.3.69 dev
      • libc ^0.2.150 normal
      • nix ^0.27.1 normal
      • windows-sys ^0.52.0 normal
    • Versions
    • 56.54% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

open_coroutine_core0.5.0

Module syscall

  • Modules
  • Traits
  • Functions

In crate open_coroutine_core

?
Change settings

Module open_coroutine_core::syscall

source ·

Modules

  • common
  • io_uring
  • nio
  • raw
  • state

Traits

  • LinuxSyscall
  • UnixSyscall

Functions

  • accept
  • accept4
    socket
  • close
  • connect
  • epoll_ctl
    poll
  • listen
  • nanosleep
  • poll
    poll
  • pread
  • preadv
  • pwrite
  • pwritev
  • read
  • readv
  • recv
    read
  • recvfrom
  • recvmsg
  • select
  • send
    write
  • sendmsg
  • sendto
  • shutdown
  • sleep
    sleep
  • socket
    socket
  • usleep
  • write
  • writev