blob: f2d8bfdb471f595b04b6066183f74da8651c2ee8 (
plain)
1
2
3
4
5
6
|
InterNetNews is a complete Usenet system. The cornerstone of the package
is innd, an NNTP server that multiplexes all I/O. Newsreading is handled
by a separate server, nnrpd, that is spawned for each client. Both innd
and nnrpd have some slight variances from the NNTP protocol.
This version follows the CURRENT snapshots.
|