zeromq / clrzmq4

ZeroMQ C# namespace (.NET and mono, Windows, Linux and MacOSX, x86 and amd64)
GNU Lesser General Public License v3.0
237 stars 112 forks source link

Remove trailing zeros from Socket options strings #204

Closed chrbauer closed 3 years ago

chrbauer commented 3 years ago

E.g. the LastEndpoint property of a ZSocket contains a '\0'

(Sorry my tabs setting is visual studio seems to be wrong).