glx
|
cfac582c36
|
(svn r15933) -Fix (r15920): mingw doesn't know getaddrinfo() and freeaddrinfo() either
|
2009-04-03 14:01:45 +00:00 |
|
rubidium
|
be8919c968
|
(svn r15925) -Codechange: remove _network_server_bind_ip as it's pretty AF dependant.
|
2009-04-03 10:29:56 +00:00 |
|
rubidium
|
197eff1fa9
|
(svn r15924) -Codechange: replace NetworkResolveHost with something less AF dependant.
|
2009-04-03 09:07:16 +00:00 |
|
rubidium
|
3e6c6d7294
|
(svn r15922) -Codechange: unify the ways to listen on a socket
|
2009-04-03 01:24:52 +00:00 |
|
rubidium
|
020b1f9328
|
(svn r15921) -Fix: some OSes don't like sizeof(sockaddr_storage) but want sizeof(sockaddr) or whatever is 'valid' for the given protocol
|
2009-04-03 00:33:00 +00:00 |
|
rubidium
|
34f9223f6a
|
(svn r15920) -Codechange: make the (TCP) connecting less AF dependent.
|
2009-04-02 23:59:43 +00:00 |
|
rubidium
|
f22566f8df
|
(svn r15917) -Codechange: remove the latest traces of NetworkAddress::GetIP.
|
2009-04-02 20:39:30 +00:00 |
|
rubidium
|
785779ca62
|
(svn r15916) -Codechange: let the network game list use NetworkAddress
|
2009-04-02 20:17:46 +00:00 |
|
rubidium
|
bdf3611d02
|
(svn r15915) -Codechange: let the udp code use NetworkAddress.
|
2009-04-02 19:21:26 +00:00 |
|
rubidium
|
822ff14d73
|
(svn r15914) -Codechange: let the content handling make use of NetworkAddress.
|
2009-04-02 18:35:59 +00:00 |
|
rubidium
|
206841ba5f
|
(svn r15163) -Change/Fix: use a non-blocking method to resolve the hostname and connect to game servers.
|
2009-01-20 11:28:18 +00:00 |
|