GitHub user bryancall opened a pull request:

    https://github.com/apache/trafficserver/pull/857

    TS-4732: Changing the do_io_read API so it can be called with NULL and

    0 byte values.  Allowing do_io_read and do_io_write to not warn on closed
    connection when we are only trying to disable the reads and writes for it.
    Removed some macros that were used in a few places (not all the time) and
    a couple that were not used at all.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bryancall/trafficserver TS-4732

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/857.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #857
    
----
commit 1975d679663453348057bb7155bdd3c17ac73880
Author: Bryan Call <bc...@apache.org>
Date:   2016-08-12T18:00:11Z

    TS-4732: Changing the do_io_read API so it can be called with NULL and
    0 byte values.  Allowing do_io_read and do_io_write to not warn on closed
    connection when we are only trying to disable the reads and writes for it.
    Removed some macros that were used in a few places (not all the time) and
    a couple that were not used at all.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to