[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: WIN32 problem
From: |
BORBELY Zoltan |
Subject: |
Re: WIN32 problem |
Date: |
Mon, 21 Jul 2003 18:00:46 +0200 |
User-agent: |
Mutt/1.4.1i |
Hi,
On Wed, Jul 09, 2003 at 04:19:37PM +0200, Giorgio wrote:
> I have successfully compiled Win32 version 0.5.2 and it is running after
> some small bugs already fixed. The last one remaining is a lock in
> initialization phase. I use the library only to send SMSs and if I execute
Can you send us a patch?
> step by step the code it works perfectly, but if I run it without
> breakpoints I never exit gn_gsm_initialise() call.
> Any idea about this? I suspect some Windows incompatibility in
> __sm_block_timeout() function.
The select function is a bad hack in winserial.c, try to add some more
delay there.
Bye,
Bozo
- WIN32 problem, Giorgio, 2003/07/09
- Re: WIN32 problem,
BORBELY Zoltan <=