about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-09-29 12:37:52 +0200
committerGitHub <noreply@github.com>2024-09-29 12:37:52 +0200
commitee8ca3aa6ca9e8fe5414df7520dd45988e03c10a (patch)
tree1db86a192819cdabbf8268b2d0dafd2174112acf /compiler/rustc_interface/src
parented5d779f4452205ec758d0530c17f250394b28a9 (diff)
parente424a8c01f454ba73e4e75b9b1d648208ba9744e (diff)
downloadrust-ee8ca3aa6ca9e8fe5414df7520dd45988e03c10a.tar.gz
rust-ee8ca3aa6ca9e8fe5414df7520dd45988e03c10a.zip
Rollup merge of #130743 - YohDeadfall:net-nonblocking-doc, r=Mark-Simulacrum
Clarifications for set_nonblocking methods

Closes #129903.

The issue mentions that `send`, `recv` and other operations are interpreted by some users as methods of `TcpSocket` which led to confusion since it hasn't them. To fix it I added "system" into the documentation as being more precise for two reasons:
* it's makes it clear that these names are system operations;
* it doesn't point to the location of these methods like `libc` because not every system is POSIX compatible.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions