Commit bad53552e539e58b76c4fcf4902686534f8a2678

Carlos Martín Nieto 2011-09-30T23:48:27

netops: abstract away socket closing Winsock wants us to use closesocket() instead of close(), so introduce the gitno_close function, which does the right thing. Signed-off-by: Carlos Martín Nieto <carlos@cmartin.tk>