We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 480302e commit abd3947Copy full SHA for abd3947
src/sockets.tex
@@ -3611,6 +3611,8 @@
3611
\item
3612
\tcode{enable_connection_aborted()} returns the same value as \tcode{rhs.enable_connection_aborted()} prior to the constructor invocation.
3613
3614
+\tcode{native_handle()} returns the same value as \tcode{rhs.native_handle()} prior to the constructor invocation.
3615
+\item
3616
\tcode{protocol_} is equal to the prior value of \tcode{rhs.protocol_}.
3617
3618
\tcode{rhs.is_open() == false}.
0 commit comments