one more dezombification bug fixed

This commit is contained in:
Martin Sustrik
2010-08-12 15:03:51 +02:00
parent 936dbf956b
commit 45f83d78a5
8 changed files with 46 additions and 47 deletions

View File

@@ -147,11 +147,6 @@ void zmq::object_t::zombify_socket (socket_base_t *socket_)
ctx->zombify_socket (socket_);
}
void zmq::object_t::dezombify_socket (socket_base_t *socket_)
{
ctx->dezombify_socket (socket_);
}
void zmq::object_t::send_stop ()
{
// 'stop' command goes always from administrative thread to