Results for: "Pathname"

No documentation available
No documentation available

Returns the eigenvector matrix V

Returns the block diagonal eigenvalue matrix D

Setter for the read_timeout attribute.

When true, connections are in passive mode per default. Default: true.

When true, connections are in passive mode per default. Default: true.

Setter for the read_timeout attribute.

Setter for the continue_timeout attribute.

The password of the proxy server, if one is configured.

No documentation available
No documentation available
No documentation available
No documentation available

Similar to thread(), but returns unique identifiers instead of message sequence numbers.

No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available
No documentation available

Opens a POP3 session, attempts authentication, and quits.

This method raises POPAuthenticationError if authentication fails.

Example: normal POP3

Net::POP3.auth_only('pop.example.com', 110,
                    'YourAccount', 'YourPassword')

Example: APOP

Net::POP3.auth_only('pop.example.com', 110,
                    'YourAccount', 'YourPassword', true)

Starts a pop3 session, attempts authentication, and quits. This method must not be called while POP3 session is opened. This method raises POPAuthenticationError if authentication fails.

Enable SSL for all new instances. params is passed to OpenSSL::SSLContext#set_params.

Search took: 4ms  ·  Total Results: 2628