On Tue, 2012-08-21 at 18:00 +, Hefty, Sean wrote:
> > I am seeing another hang with 2 clients doing bi-directional traffic to a
> > server.
> > I am consistently seeing this hang with the attached test programs.
> >
> > You can start the server using
> > tcp_server -d -e
> >
> > and run 2 c
> I am seeing another hang with 2 clients doing bi-directional traffic to a
> server.
> I am consistently seeing this hang with the attached test programs.
>
> You can start the server using
> tcp_server -d -e
>
> and run 2 clients
> tcp_client -h -n 1 -d -e
>
> Can you try it out with
On Mon, 2012-08-20 at 20:22 +, Hefty, Sean wrote:
> > I just updated the repository and noticed that we are falling back to
> > normal sockets even with preload.
> > After some debugging, found a couple of issuse. See inline.
>
> Thanks for the report.
>
> I've pushed a patch to the repositor