Lines Matching defs:options
83 protected $options = [ variable in FreeDSx\\Socket\\Socket
101 public function __construct($resource = null, array $options = [])
274 public static function create(string $host, array $options = []) : Socket
289 array $options = []
308 public static function tcp(string $host, array $options = []) : Socket
321 public static function udp(string $host, array $options = []) : Socket