Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-67

INKIOBufferReaderCopy, INKIOBufferWrite and like should probably take void * instead of char *

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.1.2
    • TS API
    • None

    Description

      INKIOBufferReaderCopy, INKIOBufferWrite and like should probably take void * instead of char *.
      These functions deal with pointers to raw memory, and like memcpy/read/write in the C library they
      should probably take void *. Likely this change would not break any code as it is simply less restrictive.

      Attachments

        Activity

          People

            jplevyak John Plevyak
            jplevyak John Plevyak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 24h
                24h
                Remaining:
                Remaining Estimate - 24h
                24h
                Logged:
                Time Spent - Not Specified
                Not Specified