> I know. Please try the following patch:
> 
> diff -u smsc_emi2.orig  smsc_emi2.c
> --- smsc_emi2.orig      Wed Dec 19 17:46:49 2001
> +++ smsc_emi2.c Wed Dec 19 17:58:08 2001
> @@ -1074,6 +1074,10 @@
>         case EMI2_TIMEOUT:
>             break;
>         }
> +
> +       if (emi2_handle_smscreq (conn, *server) < 0) {
> +            return; /* reopen the connection */
> +       }
> 
>         if (emi2_needs_keepalive (conn)) {
>             if (*server == NULL) {


if this is a fix to a known general bug, is it going to be commited to
cvs?

Stipe

[EMAIL PROTECTED]
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: [EMAIL PROTECTED]
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

Reply via email to