Docs.rs
  • libhook-0.1.0
    • libhook 0.1.0
    • Docs.rs crate page
    • LGPL-3.0 OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • loongs-zhang
    • Dependencies
      • base-coroutine ^0.2.0 normal
      • libc ^0.2.138 normal
      • num_cpus ^1.14.0 normal
      • once_cell ^1.13.0 normal
      • timer-utils ^0.0.3 normal
      • detour2 ^0.9.0 normal
      • windows-sys ^0.42.0 normal
    • Versions
    • 14.29% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

hook0.1.0

  • All Items

Crate Items

  • Macros
  • Functions

Crate hook

Source

Macros§

impl_expected_read_hook
impl_expected_write_hook
impl_read_hook
impl_simple_hook
impl_write_hook
init_hook
check https://www.rustwiki.org.cn/en/reference/introduction.html for help information

Functions§

accept
connect
coroutine_crate
创建协程
coroutine_join
等待协程完成
coroutine_timeout_join
等待协程完成
init_hook
listen
nanosleep
poll
pread
preadv
pwrite
pwritev
readv
recv
recvfrom
recvmsg
select
send
sendmsg
sendto
shutdown
sleep
timed_schedule
try_timed_schedule
轮询协程
usleep
write
writev