Repost - BIO_do_connect does not connect (bug?)

2006-02-28 Thread Ian Gardner
put into the select loop. Best wishes Ian Gardner BIO_do_connect does not connect (bug?) Claudiu Dragalina-Paraipan Fri, 28 Oct 2005 06:07:44 -0700 Hello, I have noticed that BIO_do_connect doesn't start the connection upon call, instead the connection is established on the first BIO_puts

Re: BIO_do_connect does not connect (bug?)

2005-11-10 Thread Gabriel Forté
On Fri, Oct 28, 2005 at 04:07:32PM +0300, Claudiu Dragalina-Paraipan wrote: I have noticed that BIO_do_connect doesn't start the connection upon call, instead the connection is established on the first BIO_puts, in my case. I am not sure if this is a bug or not, but I have traced it to

RE: BIO_do_connect does not connect (bug?)

2005-11-08 Thread Frédéric Donnat
Hi all, Any news about that? Nothing seems have changed on the CVS. Regards. -Original Message- From: Claudiu Dragalina-Paraipan [mailto:[EMAIL PROTECTED] Sent: Fri 10/28/2005 3:07 PM To: openssl-dev@openssl.org Cc: Subject:BIO_do_connect does not connect (bug

Re: BIO_do_connect does not connect (bug?)

2005-11-08 Thread Amar Desai
seems have changed on the CVS. Regards. -Original Message- From: Claudiu Dragalina-Paraipan [mailto:[EMAIL PROTECTED] Sent: Fri 10/28/2005 3:07 PM To: openssl-dev@openssl.org Cc: Subject:BIO_do_connect does not connect (bug?) Hello, I have noticed that BIO_do_connect

BIO_do_connect does not connect (bug?)

2005-10-28 Thread Claudiu Dragalina-Paraipan
Hello, I have noticed that BIO_do_connect doesn't start the connection upon call, instead the connection is established on the first BIO_puts, in my case. I am not sure if this is a bug or not, but I have traced it to bss_conn.c, function conn_ctrl, line 470: --- snip --- case