Re: [go-nuts] Go Windows vs Linux networking stack differences

2017-02-22 Thread Konstantin Khomoutov
On Wed, 22 Feb 2017 04:43:01 -0800 (PST) Luke Mauldin wrote: > One of the things I love about Go is its ability to write code in one > OS and easily cross-compile and deploy that code to another OS. Can > someone help me understand the differences in Windows vs Linux Go >

[go-nuts] Go Windows vs Linux networking stack differences

2017-02-22 Thread Luke Mauldin
One of the things I love about Go is its ability to write code in one OS and easily cross-compile and deploy that code to another OS. Can someone help me understand the differences in Windows vs Linux Go networking stack? I know that at the top level they are both the same, just use