help-serveez
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-serveez] (no subject)


From: Raimund 'Raimi' Jacob
Subject: Re: [help-serveez] (no subject)
Date: Wed, 7 Feb 2001 23:28:41 +0100 (CET)

On Wed, 7 Feb 2001, alex wrote:

Hello!

>   I like to have an architectural overview of serveez.

First of all: There is quite detailed documentation on the interals doc/
directory of the package. It is in texinfo format. 'make html' creates an
html version of the texinfo file.

Well, to keep it short: Serveez is a big select() or poll() loop. The loop
handles everything concerning file descriptors. The servers provide
callbacks for various events like new connections, incoming data and so
on. The loop calls these callbacks. That's about all the architecture.

Do you have a more specific question about the internals? And again, have
a look at the documentation.

Bye,
    Raimi

--
      __/\     _/\    _____/\.___/\
     /   /    /  /___/   ____/  __/\     Name    : Raimi
    /   /  __/    __/   / __/  / _\/     Contact : address@hidden
   /   /__/ /     \/   /_/_/  /_/        Visit   : http://www.lkcc.org
  /________/___/\._\._____/_____/\       3.141592653589793238462643383
  \._______\.__\/__/\.____\.____\/       27950288419716939937510582097





reply via email to

[Prev in Thread] Current Thread [Next in Thread]