OT: Re: Accessing disks via their serial numbers.
Peter Jeremy
peterjeremy at optushome.com.au
Tue Jun 27 09:36:14 UTC 2006
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.
--
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20060627/5eecebfb/attachment.pgp
More information about the freebsd-arch
mailing list