Showing content from https://github.com/rust-lang/rust/issues/96467 below:
Tracking Issue for socket `set_mark` · Issue #96467 · rust-lang/rust · GitHub
Skip to content Navigation Menu
Search code, repositories, users, issues, pull requests...
Saved searches Use saved searches to filter your results more quickly
Sign up You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Tracking Issue for socket set_mark
#96467
Description
This is a tracking issue for the socket so_mark
new function for this PR
Public API
// core::magic
fn main() -> std::io::Result<()> {
let sockid: u32 = 32;
let socket = UnixDatagram::unbound()?;
socket.set_mark(sockid)
Ok(())
}
- Implementation: #...
- Final comment period (FCP)
- Stabilization PR
Metadata Metadata
Assignees
No one assigned
Development
No branches or pull requests Issue actions
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4