Normally you don't free any object instance from stdlib otherwise mentioned like [freeaddrinfo](https://nim-lang.org/docs/theindex.html#freeaddrinfo) (from both winlean and posix lib) that need to called after `getaddrinfo`.
Of course if you use those after calling close, that's your responsibility.
