All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] Re: EWOULDBLOCK vs. EAGAIN
@ 2002-10-22 15:34 John Marvin
  2002-10-22 15:54 ` Randolph Chung
  2002-10-22 15:58 ` John David Anglin
  0 siblings, 2 replies; 4+ messages in thread
From: John Marvin @ 2002-10-22 15:34 UTC (permalink / raw)
  To: parisc-linux

OK, I should have checked the archives first. It looks like this issue
has already come up. In that case we fixed the app. But I'm not comfortable
with the fact that we are different from every other architecture here.

Yes, to be completely portable across other Unix flavors, you should
check for both EAGAIN and EWOULDBLOCK. But it would appear that
Gnu C library documentation says they should be the same, and they
ARE the same on all other Linux architectures. So, in my opinion,
we are broken, not the apps.

John

P.S. I know most of you don't care, but the broken app in this case is
telnetd. It drops connections if you blast too much to stdout.

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

end of thread, other threads:[~2002-10-24  9:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-22 15:34 [parisc-linux] Re: EWOULDBLOCK vs. EAGAIN John Marvin
2002-10-22 15:54 ` Randolph Chung
2002-10-24  9:56   ` GOTO Masanori
2002-10-22 15:58 ` John David Anglin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.