dglazkov / tubes

Web Platform Plumbing
Apache License 2.0
11 stars 0 forks source link

Need a way to close the connection. #10

Closed omo closed 10 years ago

omo commented 10 years ago

To keep opening the connection prevent the destination service from reclaimed. We need something like port.close()/disconnect()/abort().

rginda commented 10 years ago

Seems like a duplicate of #9.

omo commented 10 years ago

Oops. Thanks for the catch!