TCP input processing is the longest part of the system, with the function tcp_input having about 1100 lines of code. The processing of input segments is not complex, but it is very tedious. Many implementations, including Net/3, follow the input event processing steps defined in RFC 793, which defines in detail how to handle different input segments depending on the current state of the connection.
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore