[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2d05c4581001080924j159193c4ve45c8db14f89f8cf@mail.gmail.com>
Date: Fri, 8 Jan 2010 18:24:22 +0100
From: Dragoslav Zaric <dragoslav.zaric.kd@...il.com>
To: Ben Greear <greearb@...delatech.com>
Cc: netdev@...r.kernel.org
Subject: Re: Socket Server breaks after 1000 client requests
Thanks Ben,
The error was definitely in my code. I used c++ functions for send and receive.
Now I am using write() and read() system calls to write and read
directly to sockets and
it works flawlessly ;)
When I am sending 100 000 messages in loop from client to server it goes for few
seconds.
regards,
dragoslav zaric
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists