Skip to content

Conversation

@oknet
Copy link
Member

@oknet oknet commented Jun 28, 2016

and handle (needs & EVENTIO_READ) first.

@oknet
Copy link
Member Author

oknet commented Jun 28, 2016

This is a rebase version of #673 .

@zwoop zwoop added the Network label Jun 28, 2016
@zwoop zwoop added this to the 7.0.0 milestone Jun 28, 2016
@zwoop zwoop assigned shinrich and maskit and unassigned shinrich Jun 28, 2016
@zwoop
Copy link
Contributor

zwoop commented Jun 28, 2016

[approve ci].

@atsci
Copy link

atsci commented Jun 28, 2016

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/367/ for details.

@atsci
Copy link

atsci commented Jun 28, 2016

Linux build successful! See https://ci.trafficserver.apache.org/job/Github-Linux/262/ for details.

if ((needs & EVENTIO_READ) == EVENTIO_READ) {
read_reschedule(nh, vc);
}
return;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moving up the read enable check looks good.

@shinrich shinrich merged commit b9f16f2 into apache:master Jul 3, 2016
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request May 29, 2025
* fix variant define. turn on malloc_allocator for all builds

* default variation for el9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants