Hi,
On 2/20/09, Matthieu Fertré wrote:
> Here is the todo list before releasing wormux 0.8.3 :
> - checking for build on different operating systems (windows, *bsd)
I commited the changes (to 0.8.3 branch) so src/network/network.cpp
uses gai_strerror() instead of trying to interpret error code i
Hi,
On 2/20/09, Matthieu Fertré wrote:
> Here is the todo list before releasing wormux 0.8.3 :
> - checking for build on different operating systems (windows, *bsd)
Does not build under FreeBSD (network/network.cpp) because it uses
deprecated EAI_NODATA i EAI_ADDRFAMILY
( see http://unix.derkeil