Code review comment for lp:~widelands-dev/widelands/net-boost-asio

Revision history for this message
Notabilis (notabilis27) wrote :

Travis is only complaining about my coding style, which I have to agree with. The current apple-test-code is totally ugly. ;-)
The failing builds are the debug builds, seems like release builds aren't doing codechecks.

When I understood it right, the new code worked on your system, or? If you want to try with only IPv6 enabled, add "close_socket(&socket_v4);" at the end of LanBase::LanBase(uint16_t port).
If the code is working, I will keep it in and clean it up.

« Back to merge proposal