Maarten,

This is just for a unit test, the real application uses TCP/IP.
This helps to eliminate variables which could affect tests (like the
availability of a specific network port to bind/connect to).

I get the same results when using NioSocket, etc. From what I can tell
SslFilter does not care what the underlying transport is... (which is
pretty impressive and very nice for testing, big thanks to whoever
came up with VmPipe)

On Fri, Mar 7, 2008 at 10:28 AM, Maarten Bosteels
<[EMAIL PROTECTED]> wrote:
> You're using the VmPipeConnector and Acceptor ?
>
>  Am not sure it makes sense to use an SSLFilter for the VmPipe transport ?
>
>  SSL is meant to be used on sockets.
>
>  Maarten

Reply via email to