onlinecity / php-smpp

PHP 5 based SMPP client library
232 stars 161 forks source link

PHP Fatal error: Uncaught SocketTransportException: Could not read 4 bytes from socket; #74

Open iShift opened 7 years ago

iShift commented 7 years ago

PHP Warning: socket_read(): unable to read from socket [4]: Interrupted system call in /smpp/sockettransport.class.php on line 307 PHP Fatal error: Uncaught SocketTransportException: Could not read 4 bytes from socket; Interrupted system call in /smpp/sockettransport.class.php:309 Stack trace:

0 /smpp/smppclient.class.php(699): SocketTransport->read(4)

1 /smpp/smppclient.class.php(249): SmppClient->readPDU()

2 /smpp/receive.php(66): SmppClient->readSMS()

3 {main}

thrown in /smpp/sockettransport.class.php on line 309