9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] httpd.c
@ 2000-11-16  8:34 arisawa
  2000-11-16 19:33 ` Boyd Roberts
  0 siblings, 1 reply; 2+ messages in thread
From: arisawa @ 2000-11-16  8:34 UTC (permalink / raw)
  To: 9fans

Hello,

I found a code bellow:
	for(;;)sleep(1000);
in /sys/src/cmd/ip/httpd/httpd.c

Is this right?

Kenji Arisawa
E-mail: arisawa@aichi-u.ac.jp


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9fans] httpd.c
  2000-11-16  8:34 [9fans] httpd.c arisawa
@ 2000-11-16 19:33 ` Boyd Roberts
  0 siblings, 0 replies; 2+ messages in thread
From: Boyd Roberts @ 2000-11-16 19:33 UTC (permalink / raw)
  To: 9fans

From: <arisawa@ar.aichi-u.ac.jp>

> I found a code bellow:
> for(;;)sleep(1000);
> in /sys/src/cmd/ip/httpd/httpd.c
> 

my theory is that they're trying to implement unix pause(2).




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-16 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-16  8:34 [9fans] httpd.c arisawa
2000-11-16 19:33 ` Boyd Roberts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).