Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
TCP connection
(edit)
Revision as of 18:39, 11 March 2019
No change in size
,
18:39, 11 March 2019
m
Grammar fixes
Line 5:
Line 5:
The <code>TCP_REPAIR</code> socket option was added to the kernel 3.5 to help with C/R for TCP sockets.
The <code>TCP_REPAIR</code> socket option was added to the kernel 3.5 to help with C/R for TCP sockets.
−
When this option is used,
a
socket is switched into a special mode, in which any action performed on it
+
When this option is used,
the
socket is switched into a special mode, in which any action performed on it
does not result in anything defined by an appropriate protocol actions, but rather directly puts the socket
does not result in anything defined by an appropriate protocol actions, but rather directly puts the socket
−
into
a
state
, in which
the socket is expected to be at the end of
the
successfully finished operation.
+
into
the
state
that
the socket is expected to be
in
at the end of
a
successfully finished operation.
For example, calling <code>connect()</code> on a repaired socket just changes its state to <code>ESTABLISHED</code>,
For example, calling <code>connect()</code> on a repaired socket just changes its state to <code>ESTABLISHED</code>,
Stenbom
4
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Request account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help
Tools
Special pages
Printable version
News
Twitter
YouTube
External resources
Github / source code
Issues / bugs
Mr. Jenkins
Open Hub
OpenVZ