Skip to content

Issue : after disconnect() return true but the system socket is still ESTABLISHED #146

@thues

Description

@thues

version:
zeromq: 4.0.5
php-zmq: 1.1.2

client [REQ] : written in php
server[ROUTER]: written in C

when i called disconnect() in the client ,it returned true. but the system socket handle is still ESTABLISHED there after the command of 'netstat', only when i restart the Apache server the socket turned TIME_WAIT.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions