magicDGS / jsr203-http

**Under development** HTTP/S FileSystem provider for Java NIO.2
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Implement close of FS #33

Open magicDGS opened 6 years ago

magicDGS commented 6 years ago

Closing the FS might be useful to get rid of all connections with an HTTP/S host, but that requires that we track all the open connections and also remove from the map of the FSP.