Erik Sohns

Results 4 issues of Erik Sohns

yyinput() is broken when using yy_scan_buffer() (i.e. yyin == NULL) in conjunction with yywrap(). The problematic call sequence seems to be as follows: yy_scan_buffer() sets yy_fill_buffer to 0, but this...

…imply closes the connection without notifying its client, a specific error is now generated by SSL. With this commit, ACE_SSL handles this error gracefully. Also, this patch includes some minor...

needs review