[ol8_appstream] rubygem-net-telnet-0.1.1-103.module+el8+5208+5b6a4032.noarch

Name:rubygem-net-telnet
Version:0.1.1
Release:103.module+el8+5208+5b6a4032
Architecture:noarch
Module:ruby:2.5:20190604120125:9edba152
Group:Development/Libraries
Size:40687
License:(Ruby or BSD) and Public Domain and MIT and CC0 and zlib and UCD
RPM: rubygem-net-telnet-0.1.1-103.module+el8+5208+5b6a4032.noarch.rpm
Source RPM: ruby-2.5.3-103.module+el8+5208+5b6a4032.src.rpm
Build Date:Tue Jun 04 2019
Build Host:jenkins-10-147-72-125-ca220f9b-d43b-4c21-84f4-b296dd7d8031.appad3iad.osdevelopmeniad.oraclevcn.com
Vendor:Oracle America
URL:http://ruby-lang.org/
Summary:Provides telnet client functionality
Description:
Provides telnet client functionality.

This class also has, through delegation, all the methods of a socket object
(by default, a TCPSocket, but can be set by the Proxy option to new()). This
provides methods such as close() to end the session and sysread() to read data
directly from the host, instead of via the waitfor() mechanism. Note that if
you do use sysread() directly when in telnet mode, you should probably pass
the output through preprocess() to extract telnet command sequences.

Related Packages (Show Changelog) (Show Filelist)