in reply to Re: Creating a Server daemon in Socket Programming
in thread [SOLVED]Creating a Server daemon in Socket Programming
The flags was what was missing. I am very thankful to you. I was banging my head for last 2 days to resolve this. I had used SO_REUSEADDR flag for bind function. But xinetd require one too.
Thanks a lot, the issue is resolved.
|
|---|