On Fri, Feb 21, 2003 at 12:31:52AM +0530, mubashir.ahmed wrote: > I am writing a proxy server for courier imap. It is still in the > initial stage. I am getting a request from the mail client and i am > passing it to the mail server (without any processing in between). and > I am getting a response from the mail server and passing it to the > mail client(without any processing in between). > > But during handshaking signals only iam getting problem. The mail > client is not writing anything in the buffer and it is returning -1. I > am enclosing the main part of the code and the output where it is > getting struck.I printed the errno value that is also not set.
Buy a copy of the superb book "Unix Network Programming volume 1", by the late Richard Stevens (pub. Prentice Hall). Trust me, it is absolutely worth the money. Buy "Advanced Programming in the Unix Environment" at the same time, if you can afford it. Regards, Brian. ------------------------------------------------------- This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. The most comprehensive and flexible code editor you can use. Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. www.slickedit.com/sourceforge _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
