summaryrefslogtreecommitdiff
path: root/src/network/core/address.cpp
AgeCommit message (Expand)Author
2009-04-03(svn r15924) -Codechange: replace NetworkResolveHost with something less AF d...rubidium
2009-04-03(svn r15922) -Codechange: unify the ways to listen on a socketrubidium
2009-04-03(svn r15921) -Fix: some OSes don't like sizeof(sockaddr_storage) but want siz...rubidium
2009-04-02(svn r15920) -Codechange: make the (TCP) connecting less AF dependent.rubidium
2009-04-02(svn r15917) -Codechange: remove the latest traces of NetworkAddress::GetIP.rubidium
2009-04-02(svn r15916) -Codechange: let the network game list use NetworkAddressrubidium
2009-04-02(svn r15915) -Codechange: let the udp code use NetworkAddress.rubidium
2009-04-02(svn r15914) -Codechange: let the content handling make use of NetworkAddress.rubidium
2009-01-20(svn r15163) -Change/Fix: use a non-blocking method to resolve the hostname a...rubidium