This is a discussion on Re: OT: Re: Accessing disks via their serial numbers. - FreeBSD ; --gdTfX7fkYsEEjebm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, 2006-Jun-27 09:58:45 +1000, Andrew Reilly wrote: >I don't know if anyone's interested, but I started to have a >look at Minix-3 the other day. ... > You open /dev/tcp, do ...
--gdTfX7fkYsEEjebm
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Tue, 2006-Jun-27 09:58:45 +1000, Andrew Reilly wrote:
>I don't know if anyone's interested, but I started to have a
>look at Minix-3 the other day. ...
> You open /dev/tcp, do ioctl's to make a connection
>and then read()/write() to send and receive data.
That sounds similar to the SysV approach - you open a device
and push a collection of streams modules.
I'm not sure that ioctl() is any better than bind/connect etc -
a process still needs special code if it's to be network-aware.
IMHO, the portal filesystem provides a far more interesting
approach.
--=20
Peter Jeremy
--gdTfX7fkYsEEjebm
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)
iD8DBQFEoPwB/opHv/APuIcRAgP+AKC3NvAjA3LXsU19AfQoD1kPM4T7UACeN9x9
QVP9Aebo76Fz6h61ro6RtMU=
=LN9l
-----END PGP SIGNATURE-----
--gdTfX7fkYsEEjebm--