Re: Bug in POP3 code



On 2001.10.05 16:54:38 +0200 Emmanuel wrote:
>     if(status != POP_CONN_ERR) {
> 	DM("POP3 C: quit");
> 	/* exit gracefully */
> Bug---->write (s, "quit\r\n", 6);
> 	getLine (s, buffer, sizeof (buffer)); /* snarf the response */
> 	if(status == POP_OK)

yes, i get that 'quit' too when running normally in pthread
mode without gdb .... i now have the feeling that you are
closer to the solution than me.. but hey its good to know
where to search.

-- 
Name....: Ali Akcaagac
Status..: Student Of Computer & Economic Science
E-Mail..: mailto:ali.akcaagac@stud.fh-wilhelmshaven.de
WWW.....: http://www.fh-wilhelmshaven.de/~akcaagaa




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]