Roland McGrath <[EMAIL PROTECTED]> writes: > There are probably a few weird hacks that rely on true port polymorphism. > But most of the uses can be described as interface subtyping (e.g. file_t > and socket_t are subtypes of io_t).
The auth server, for example, hands ports around, and they are fully generic as far as the auth server sees them, but (generally) io_t as far as the users are concerned. _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-hurd