We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28ebce0 commit 8a971bfCopy full SHA for 8a971bf
1 file changed
src/Driver/ClientFactory.php
@@ -2,8 +2,8 @@
2
3
namespace Amp\Http\Server\Driver;
4
5
-use Amp\Http\Client\SocketException;
6
use Amp\Socket\Socket;
+use Amp\Socket\SocketException;
7
8
interface ClientFactory
9
{
0 commit comments