Man Page: x11::protocol::connection::socket
Operating Environment: debian
Section: 3pm
Protocol::Connection::Socket(3pm) User Contributed Perl Documentation Protocol::Connection::Socket(3pm)NAMEX11::Protocol::Connection::Socket - Perl module base class for IO::Socket-based X11 connectionsSYNOPSISpackage X11::Protocol::Connection::WeirdSocket; use X11::Protocol::Connection::Socket; @ISA = ('X11::Protocol::Connection::Socket')DESCRIPTIONThis module defines get(), give() and fh() methods common to X11::Protocol::Connection types that are based on IO::Socket. They expect the object they are called with to be a reference to an IO::Socket.AUTHORStephen McCamant <SMCCAM@cpan.org>.SEE ALSOperl(1), X11::Protocol, X11::Protocol::Connection::INETSocket, X11::Protocol::Connection::UNIXSocket, IO::Socket. perl v5.14.2 2003-10-12 Protocol::Connection::Socket(3pm)
| Related Man Pages |
|---|
| io::socket::unix5.18(3pm) - mojave |
| io::socket::unix(3pm) - mojave |
| io::socket::unix(3pm) - osx |
| net::irc::connection(3pm) - debian |
| paranoid::network::socket(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| One instance of comparing grep and awk |