Method: Rex::Proto::Kerberos::Client#timeout
- Defined in:
- lib/rex/proto/kerberos/client.rb
#timeout ⇒ Fixnum
Returns The connect / read timeout.
16 17 18 |
# File 'lib/rex/proto/kerberos/client.rb', line 16 def timeout @timeout end |