Revert "Merge pull request #473 from methodmissing/fix-engine-endpoint"

This reverts commit 1a18c7b0a8, reversing
changes made to bef9a41bdb.
This commit is contained in:
Lourens Naudé
2012-11-17 10:06:09 +00:00
parent 1a18c7b0a8
commit ce4d321684
2 changed files with 3 additions and 5 deletions

View File

@@ -132,7 +132,7 @@ namespace zmq
options_t options;
// String representation of endpoint
char *endpoint;
std::string endpoint;
bool plugged;