You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Alan M. Carroll (JIRA)" <ji...@apache.org> on 2015/12/16 18:39:46 UTC

[jira] [Commented] (TS-2790) Remove deprecated VConnection::do_io

    [ https://issues.apache.org/jira/browse/TS-2790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15060374#comment-15060374 ] 

Alan M. Carroll commented on TS-2790:
-------------------------------------

Any call to {{do_io}} should be changed to either {{do_io_read}} or {{do_io_write}} which should be clear from the arguments.

> Remove deprecated VConnection::do_io
> ------------------------------------
>
>                 Key: TS-2790
>                 URL: https://issues.apache.org/jira/browse/TS-2790
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Cleanup, Core
>            Reporter: James Peach
>              Labels: newbie
>             Fix For: sometime
>
>
> {{VConnection::do_io}} is marked as deprecated and has probably been deprecated forever. We should remove this code and fix all the callers to use the more specific API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)