|
From: | address@hidden |
Subject: | Re: [lwip-users] SNTP |
Date: | Mon, 03 May 2010 18:46:37 +0200 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 |
Bernhard 'Gustl' Bauer wrote:
I don't think I understand you: which configuration is not covered by CVS HEAD? Anyway, without having sys_timeout() for NO_SYS=1, you have to implement timeouts yourself, it's as simple as that. Just create a function 'sntmp_timeout' and call it at the necessary interval. It's what you have to do for other modules, too, isn't it??'sys_timeout()' and 'sys_untimeout()' do not exist, because NO_SYS=1. I'm not sure what to do about this. I don't want to change to NO_SYS=0. I think this configuration is not covered by CVS HEAD so far.
Simon
[Prev in Thread] | Current Thread | [Next in Thread] |