Sorry, i was not doing 'read' in infinite loop, rather i was doing
'accept' in loop
From: Rayapudi Sandeep-mgb376
Sent: Sunday, April 08, 2007 9:51 PM
To: Log4CXX User
Subject: Problem with XMLSocketAppender
I am using XMLSocketAppende
I am using XMLSocketAppender and have a problem using it.
I have a client listens on a port and prints logging messages. Seding
logging messages to client using XMLSocketAppender. Strangely, first
LOG4CXX_INFO from logging program is received properly at client (which
is waiting with accept system