forked from mhlavac/gearman
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Daniel Bruce
committed
Nov 2, 2015
1 parent
037f09d
commit 431ab1d
Showing
2 changed files
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters