Re: catching Socketfs Inaccessible exceptions

2017-10-04 Thread Christian Helmuth
Hello Steve, On Tue, Oct 03, 2017 at 02:15:59PM -0500, Steven Harp wrote: > Experimenting with the VFS socket plugin, I'm tripping over > an exception that I'm not sure how to handle. This is > demonstrated in the "netty_tcp" test, which launches two > echo servers, one listening on port 80, and

catching Socketfs Inaccessible exceptions

2017-10-03 Thread Steven Harp
Experimenting with the VFS socket plugin, I'm tripping over an exception that I'm not sure how to handle. This is demonstrated in the "netty_tcp" test, which launches two echo servers, one listening on port 80, and another on port 8080. Both servers launch and become operational on about 25% of