Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-8681

Clean up os::sendfile on Windows

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.7.0
    • None

    Description

      We'll want to make sure os::sendfile is actually working correctly in overlapped mode. Just, revisit this whole thing, and our sockets in general.

      Use WSARecv over recv for overlapped support in read.hpp.

      Use WSASend over send for overlapped support in write.hpp.

      Attachments

        Issue Links

          Activity

            People

              akagup Akash Gupta
              andschwa Andrew Schwartzmeyer
              Andrew Schwartzmeyer Andrew Schwartzmeyer
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: