Archived

This forum has been archived. Please start a new discussion on GitHub.

Patch for Ice-E for C++, release 1.1.0

benoit
benoit Rennes, France
Hi,

You'll find below a patch that fixes a wrongful assert which would occur when using proxies received over the wire and containting unknown endpoints.

To apply the patch:
  $ cd IceE-1.1.0
  $ patch -p0 < patch.icee.txt

Cheers,
Benoit.