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

Handle SSL socket read and write events separately

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • libprocess

    Description

      The SSL socket code in libprocess currently does not distinguish between events received during reading and those received during writing. However, libevent does provide event flags with this information: BEV_EVENT_READING and BEV_EVENT_WRITING. We should make use of these flags to handle read and write events differently.

      Attachments

        Activity

          People

            Unassigned Unassigned
            greggomann Greg Mann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: