Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HHVM's implementation of socket_create returns a resource of type "stream" instead of type "socket" causing \Net\Gearman\Connection::isConnected to return false even when the connection is a valid resource. See: facebook/hhvm#4036
- Loading branch information