From: Christian Henning (chhenning_at_[hidden])
Date: 2006-10-07 16:55:24


Hi there, when I call acceptor::listen() in my application I get the
following exception:

First-chance exception at 0x7c812a5b in Server.exe: 0x000006D9: There
are no more endpoints available from the endpoint mapper.

The client can connect. The server does not fail or terminate.
Everything seems fine.

So, can I ignore that exception?

Thanks,
Christian