[Freeciv-Dev] AF_INET <-> PF_INET
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Hi,
I'm reading the sources, and there is a point I can't
understand. Why using AF_INET instead of PF_INET domain when creating
a socket. (Ok, ok. Protocol families and address families have the
same numeric values (On my Linux box and Solaris. I suppose this is
the same for all the OS where FreeCiv runs). So, this is not really
important. But :)
Pierre-Yves.
PS: e.g. file client/clinet.c line 142
- [Freeciv-Dev] AF_INET <-> PF_INET,
strub_p <=
|
|