IOBuffer memcpy/read/write use char* instead of void* for memory pointers
-------------------------------------------------------------------------
Key: TS-66
URL: https://issues.apache.org/jira/browse/TS-66
Project: Traffic Server
Issue Type: Improvement
Components: Cleanup
Reporter: John Plevyak
Assignee: John Plevyak
Priority: Minor
IOBuffer memcpy/read/write use char* instead of void* for memory pointers. We
should probably
match the C library prototypes as much as possible. We could change the API as
well, but I'll file
that separately since there are other considerations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.