>
>
> Is there a difference in function between the statements
> Socket created at 0.0.0.0, and
> Accepting connections at 0.0.0.0
>
These ought to be considered consecutive steps in , making squid 'active'.
Socket creation, involves defining and setting ip params. such as
protocol type e.d.
Activating using listen(), I guess, called with success, makes squid
accepting connections.
So these are different functions (indeed).
M.
Received on Mon Mar 07 2005 - 00:36:09 MST
This archive was generated by hypermail pre-2.1.9 : Fri Apr 01 2005 - 12:00:01 MST