Results for: "Pathname"

Creates a DRb::DRbObject given the reference information to the remote host uri and object ref.

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 proxy password, 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.

Search took: 4ms  ·  Total Results: 2593