[ECOS] microtime() in ecos tcp/ip

张 亮 johnsonest@hotmail.com
Tue Apr 22 07:51:00 GMT 2003


hi,
   in ecos tcp/ip stack, in support.c,these three functions was like this:

void 
microtime(struct timeval *tp)
{
    panic("microtime");
}

void
get_mono_time(void)
{
    panic("get_mono_time");
}

void 
csignal(pid_t pgid, int signum, uid_t uid, uid_t euid)
{
    panic("csignal");
}

I want know whether they was be called at real condition?


BRS/johnsonest




_________________________________________________________________
ÓëÁª»úµÄÅóÓѽøÐн»Á÷£¬ÇëʹÓà MSN Messenger:  http://messenger.msn.com/cn  


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss



More information about the Ecos-discuss mailing list