Hi
I have  a typical issue while using valgrind with epoll stuff.

I have ubuntu 14.04 system.
I have implemented epoll client server code.

When I execute epoll client and servers without valgrind, I see a proper
communication between epoll client and server.

When I execute epoll client with valgrind and epoll server (without
valgrind),  I see there is no communication between epoll client and
server.

On debugging found that epoll out events does not come for client sockets.

Is it a known valgrind issue?
Or I am missing something.

Thanks
Austin
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to