Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 May 1997 14:12:24 -0600
From:      "Justin T. Gibbs" <gibbs@plutotech.com>
To:        Ben Black <black@zen.cypher.net>
Cc:        Christopher Sedore <cmsedore@mailbox.syr.edu>, Ruslan Shevchenko <rssh@cki.ipri.kiev.ua>, FreeBSD-Hackers@FreeBSD.ORG
Subject:   Re: async socket stuff 
Message-ID:  <199705271914.NAA04997@pluto.plutotech.com>
In-Reply-To: Your message of "Tue, 27 May 1997 14:25:29 EDT." <Pine.LNX.3.91.970527142319.1463A-100000@zen.cypher.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
>btw, NT is probably the WORST place to look for inspiration.  just look 
>at their TCP sequence generation algorithm.

It is up to the farmer to separate the wheat from the chaff.  Some of the
programing models in NT are extremely useful.  For example, the fact that
almost every object in the system (FDs, sockets, threads, processes, 
events, mutexes, critical sections) comes in the form of a handle you can
shove in an array with other handle types and wait on is something I think
would be very usefull to have in FreeBSD.

>b3n

--
Justin T. Gibbs
===========================================
  FreeBSD: Turning PCs into workstations
===========================================





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705271914.NAA04997>