LWN.net Logo

Crowding out OpenBSD

Crowding out OpenBSD

Posted Nov 15, 2012 3:06 UTC (Thu) by nix (subscriber, #2304)
In reply to: Crowding out OpenBSD by davem
Parent article: Crowding out OpenBSD

I really appreciate the nice sockets API we got from the BSDs
What? It's half-baked and non-Unixy, as ugly in its way as SysVIPC and for many of the same reasons, right down to implementing new read and write primitives for non-stream transports (though at least the stream transports use read() and write() like everyone else, the sole good decision in the whole sorry mess). Something properly filesystem-backed would be much more the Unix Way(TM). As in so many other areas, Plan 9 got this right.

IMNSHO, of course.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds