bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: implementing bash's magic


From: Niels Möller
Subject: Re: implementing bash's magic
Date: 19 Oct 2002 01:47:53 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> writes:

> Now, it seems to be rather easy to me to implement the retry magic for tcp
> and udp in glibc/hurd/lookup-retry.c as well.

Is there any reason you need to use the magic retry mechanism for
this? The point of magic is to implement things that depends on
context in the caller's process, typically in glibc. But /dev/udp and
/dev/tcp could be plain translators in the filesystem, as far as I can
see.

/Niels




reply via email to

[Prev in Thread] Current Thread [Next in Thread]