• torrent server only call internal `server.close` once

    feross committed Dec 19, 2015
    If the user calls `server.close()` on the http server returned by
    `torrnet.createServer()` then we should not call it in
    `server.destroy()` or node will return an error