On 2015-11-03 at 08:48 Kevin Klues <[email protected]> wrote:
> Was this ever merged back?

Yeah, they are ce09b0 and e927e5

> 
> On Thursday, October 15, 2015 at 3:50:32 PM UTC-4, crossd wrote:
> >
> > Overall, LGTM. Some nits on the printing. As you said f2f, you may
> > keep the existing loops in order to modify the output format; the
> > counter is that this is so small one could reintroduce them if
> > necessary.
> >
> > On Thu, Oct 15, 2015 at 1:53 PM, Barret Rhoden
> > <[email protected]> wrote:
> >
> >> These problems and their fixes popped up from running listener or 
> >> epoll_server
> >> twice in a row and by connecting to it with a telnet client in a
> >> weird mode.
> >>
> >> Let me know if you see any problems.
> >>
> >> Thanks,
> >> Barret
> >>
> >>
> >> ----------------------------------------------------------------
> >> The following changes since commit 
> >> 6f3723cd8f883260a78fdf411911d7469464caa5:
> >>
> >>   Update file-posix.c utest (2015-10-15 12:07:00 -0400)
> >>
> >> are available in the git repository at:
> >>
> >>   [email protected]:brho/akaros.git net
> >>
> >> for you to fetch changes up to
> >> e927e53e596687e93a542ad3f9d14e9edc75ae4e:
> >>
> >>   Fix listener / echo servers to handle char mode (2015-10-15
> >> 13:35:24 -0400)
> >>
> >> ----------------------------------------------------------------
> >> Barret Rhoden (2):
> >>       Close Qlisten FDs
> >>       Fix listener / echo servers to handle char mode
> >>
> >>  kern/src/net/devip.c | 1 +
> >>  tests/epoll_server.c | 6 +++---
> >>  tests/listener.c     | 6 +++---
> >>  3 files changed, 7 insertions(+), 6 deletions(-)
> >>
> >> [PATCH 1/2] Close Qlisten FDs
> >> [PATCH 2/2] Fix listener / echo servers to handle char mode
> >>
> >> --
> >> You received this message because you are subscribed to the Google
> >> Groups "Akaros" group.
> >> To unsubscribe from this group and stop receiving emails from it,
> >> send an email to [email protected].
> >> To post to this group, send email to [email protected].
> >> For more options, visit https://groups.google.com/d/optout.
> >>
> >
> >
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to