Sha256: 6269246f0354511af938d864dca7fd6bd274cebce9657310b15929bead6373fa

Contents?: true

Size: 183 Bytes

Versions: 5

Compression:

Stored size: 183 Bytes

Contents

module LightIO::Module
  extend Base::NewHelper

  module OpenSSL
    module SSL
      module SSLSocket
      end
    end
  end

  define_new_for_module 'OpenSSL::SSL::SSLSocket'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lightio-0.4.4 lib/lightio/module/openssl.rb
lightio-0.4.3 lib/lightio/module/openssl.rb
lightio-0.4.2 lib/lightio/module/openssl.rb
lightio-0.4.1 lib/lightio/module/openssl.rb
lightio-0.4.0 lib/lightio/module/openssl.rb