You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: