Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!grkermit!masscomp!clyde!floyd!harpo!seismo!hao!hplabs!sri-unix!lwa@mit-csr From: lwa%mit-csr@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: Re: MAX FILES PER PROCESS PROBLEM - (nf) Message-ID: <14653@sri-arpa.UUCP> Date: Thu, 15-Dec-83 22:58:00 EST Article-I.D.: sri-arpa.14653 Posted: Thu Dec 15 22:58:00 1983 Date-Received: Tue, 20-Dec-83 01:25:32 EST Lines: 7 Well, actually our TCP implementation here at MIT mostly runs in user processes. The kernel contains those pieces of the protocols necessary for demultiplexing incoming packets out to user processes; each user process contains the rest of the protocol layers (for example, Internet, TCP, and user Telnet). -Larry Allen -------