Changes between Initial Version and Version 1 of Ticket #15952, comment 7


Ignore:
Timestamp:
May 8, 2020, 7:06:50 PM (4 years ago)
Author:
ambroff

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15952, comment 7

    initial v1  
    3333}}}
    3434
    35 The problem is that TCPEndpoint::SegmentReceived() also degrements the reference count by calling release_socket().
     35The problem is that TCPEndpoint::SegmentReceived() also degrements the reference count by calling release_socket(), and it calls TCPEndpoint::_HandleReset which calls TCPEndpoint::_Close.
    3636
    3737{{{