MCPcopy Create free account
hub / github.com/bytecodealliance/rustix / queue_id

Method queue_id

src/net/types.rs:1860–1862  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1858 /// Return queue ID.
1859 #[inline]
1860 pub fn queue_id(&self) -> u32 {
1861 self.sxdp_queue_id
1862 }
1863
1864 /// Set queue ID.
1865 #[inline]

Callers 1

with_sockaddrMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected