
FIXED: * Windows logging ADDED: * netx (and netx/inetcksum), the latter of which implements the Internet Checksum as a hash.Hash.
5 lines
80 B
Go
5 lines
80 B
Go
/*
|
|
Package netx includes extensions to the stdlib `net` module.
|
|
*/
|
|
package netx
|