[Freeciv-Dev] [patch #2933] net_lookup_service() returns list of addresses

2011-10-25 Thread Marko Lindqvist

Update of patch #2933 (project freeciv):

  Status:  Ready For Test = Done   
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/patch/?2933

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [patch #2933] net_lookup_service() returns list of addresses

2011-08-18 Thread Marko Lindqvist

URL:
  http://gna.org/patch/?2933

 Summary: net_lookup_service() returns list of addresses
 Project: Freeciv
Submitted by: cazfi
Submitted on: Thu 18 Aug 2011 06:31:56 PM EEST
Category: general
Priority: 5 - Normal
  Status: Ready For Test
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Planned Release: 2.4.0

___

Details:

THis patch changes net_lookup_service() to return list of addresses instead
of selecting just one to return. When getaddrinfo() is available, this is list
it returns just coverted to our own genlist. If getaddrinfo() is unavailable,
i.e. , when legacy network code is used, net_lookup_service() determines just
one address like before and constructs list with that one element.



___

File Attachments:


---
Date: Thu 18 Aug 2011 06:31:56 PM EEST  Name: AddrList.diff  Size: 14kB   By:
cazfi

http://gna.org/patch/download.php?file_id=13912

___

Reply to this item at:

  http://gna.org/patch/?2933

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev