Hello! > This patch updates the Go library to the most recent weekly release. I > think the only potential portability issues here are the use of the > ipv6_mreq struct. I'm not entirely sure the new exp/terminal package is > portable, but it might be.
There are still problems with EpollEvent definition on Alpha, please see [1] for the analysis. [1] http://gcc.gnu.org/ml/gcc-patches/2011-07/msg00457.html Uros.