On Wed, 23 Jul 2003, Egbert Eich wrote:

> I've made the patch below which takes care of the problem for me.
> I have tried several different versions, I didn't really like any
> of them.
> This code is one of the rare pieces of code that is rather well
> structured and relatively free of any ugly hacks. This fix makes
> it a lot uglier, what I particularly don't like is that it now
> depends on the order in which the listeners for the different
> protocols are created.

> I've tried several different solutions including the use if
> getaddrinfo(), everything made this code more ugly.

> Any better solutions are welcome. If there are none, I'll commit this
> code.

I don't like the peppering of this code with more OS #ifdef's.  I think
the approach espoused by Itojun, Todd, Matthieu and Andrew is better.

Marc.

+----------------------------------+-----------------------------------+
|  Marc Aurele La France           |  work:   1-780-492-9310           |
|  Computing and Network Services  |  fax:    1-780-492-1729           |
|  352 General Services Building   |  email:  [EMAIL PROTECTED]          |
|  University of Alberta           +-----------------------------------+
|  Edmonton, Alberta               |                                   |
|  T6G 2H1                         |     Standard disclaimers apply    |
|  CANADA                          |                                   |
+----------------------------------+-----------------------------------+
XFree86 Core Team member.  ATI driver and X server internals.


_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to