[BusyBox] about udhcpd and telnetd

Russ Dill Russ.Dill at asu.edu
Mon Apr 14 19:53:46 UTC 2003


On Mon, 2003-04-14 at 03:16, linux wrote:
> hi,
>  
> i found that when I start udhcpd  and telnetd from shell or console,
> it is all ok.
> but when I start them from web cgi program by system function, I met
> the problem 
> is that the udhcpd or telnetd has started but maybe has no return ,so
> the httpd process can't stop .
> and my browser can't stop . and the followed content can't come .
> and I have tested it under thttpd and apache , I am using the gcgi
> library .
>  
> who can tell me where is the problem.
>  
> zlm

probably some fd that is left open, can you show me 

ls -l /proc/`pidof udhcpd`/fd



-- 
Russ Dill <Russ.Dill at asu.edu>



More information about the busybox mailing list