Interface ConnectionHandlerInterface
Objects implementing the connection handler interface are usually instantiated via some method with an incoming connection and a kernel. The handler is notified when these connections are ready to be read or closed and should handle communication between the incoming connection and the kernel.
Direct known implementers
PHPFastCGI\FastCGIDaemon\ConnectionHandler\ConnectionHandler
Namespace: PHPFastCGI\FastCGIDaemon\ConnectionHandler
Located at ConnectionHandler/ConnectionHandlerInterface.php
Located at ConnectionHandler/ConnectionHandlerInterface.php
public
|
|
public
|
|
public
|