DrewM\Morse\Feature\Http::testSockets PHP Method

testSockets() public method

public testSockets ( )
    public function testSockets()
    {
        return self::functionAvailable('fsockopen');
    }