paragi / sphp

A snappy PHP execution module / middleware
46 stars 14 forks source link

Websocket Error 'not opened' when script don't exists #2

Closed paragi closed 8 years ago

paragi commented 8 years ago

When requesting a nonexistant script as websocket responder, data might arrive after the connection is closed, resulting in Websocket Error 'not opened'

paragi commented 8 years ago

Fixed as of ver 3.6