create
Click on the red underlined text to get to the source
... service which would return the specific socket
at which a newly created service would be provided. The concept of a
well-known ...
... containing a SYN and a waiting TCB entry each created by a user OPEN
command. The matching of local and foreign sockets determines when a
...
... sequence numbers it has been using. When new connections are created,
an initial sequence number (ISN) generator is employed which selects a
...
... A transmission control block (TCB) is created and partially
filled in with data from the OPEN command parameters.
...
... TCP
segment created from the buffer. If the PUSH flag is not set,
the data may be combined with data from subsequent SENDs for
...
... return "error: connection illegal for this process". If there is
no room to create a new connection, return "error: insufficient
resources".
...
