Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
C
criu
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • zhul
  • criu
  • Repository

Switch branch/tag
  • criu
  • test
  • zdtm
  • static
  • socket-tcp6-last-ack.desc
Find file
BlameHistoryPermalink
  • Andrey Vagin's avatar
    zdtm: add test cases on TCP_CLOSE_WAIT and TCP_LAST_ACK states · 903ed070
    Andrey Vagin authored Dec 01, 2016
    TCP_CLOSE_WAIT remote side has shutdown and is waiting for
                   us to finish writing our data and to shutdown
                   (we have to close() to move on to LAST_ACK)
    
    TCP_LAST_ACK   out side has shutdown after remote has
                   shutdown.  There may still be data in our
                   buffer that we have to finish sending
    
    travis-ci: success for series starting with [01/21] build: install libnet-dev
    Signed-off-by: 's avatarAndrei Vagin <avagin@virtuozzo.com>
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    903ed070
socket-tcp6-last-ack.desc 24 Bytes
EditWeb IDE

Replace socket-tcp6-last-ack.desc

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.