Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following blocking operations are fiber friendly, meaning the fiber will park without pinning the carrier thread when the operation blocks.

...

The following blocking operations are not yet fiber friendly; these methods may pin the carrier thread when the socket is not ready for I/O.

...