Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cant read Socket #61

Open
ghost opened this issue Sep 15, 2012 · 4 comments
Open

Cant read Socket #61

ghost opened this issue Sep 15, 2012 · 4 comments

Comments

@ghost
Copy link

ghost commented Sep 15, 2012

Warning: socket_read(): unable to read from socket [0]:
\src\php\whatsprot.class.php on line 140

    $ret = socket_read( $this->_socket, 1024 );
@CharlieCorner
Copy link

I've been debugging this whole morning this issue #60 and also noticed that. I'm not sure how to reproduce it, but I've noticed that while debugging, there's something that might be closing the socket when the first call to sendData() is made. I won't be able to check what's going on until later this afternoon. In the meantime it's possible that @venomous0x will log in and check the new Issues. Anybody having any of these issues as well?

@themrzmaster
Copy link

me too

@oRGaZMo
Copy link

oRGaZMo commented Sep 15, 2012

hiho guys,
same here...

Warning: array_key_exists() expects parameter 2 to be array, boolean given in C:\xampp\htdocs\venomous0x\src\php\testprotocol.php on line 7

Warning: array_key_exists() expects parameter 2 to be array, boolean given in C:\xampp\htdocs\venomous0x\src\php\testprotocol.php on line 7

Warning: socket_read(): unable to read from socket [0]: Eine bestehende Verbindung wurde softwaregesteuert durch den Hostcomputer abgebrochen. in C:\xampp\htdocs\venomous0x\src\php\whatsprot.class.php on line 140

@redindian
Copy link

Same here, tried 4 different servers (Linux and Windows)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants