Rubynet-announce Digest, Vol 1, Issue 31

Send rubynet-announce mailing list submissions to
rubynet-announce@lists.rubynet.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.rubynet.org/lists/listinfo/rubynet-announce
or, via email, send a message with subject or body ‘help’ to
rubynet-announce-request@lists.rubynet.org

You can reach the person managing the list at
rubynet-announce-owner@lists.rubynet.org

When replying, please edit your Subject line so it is more specific
than “Re: Contents of rubynet-announce digest…”

Today’s Topics:

  1. [ANN] net-proto 0.2.0 (Daniel Berger)
···

Message: 1
Date: Thu, 27 Feb 2003 07:16:12 -0700
From: Daniel Berger djberge@qwest.com
Subject: [ruby-announce] [ANN] net-proto 0.2.0
To: rubynet-announce@lists.rubynet.org
Message-ID: 3E5E1DAC.23F63647@qwest.com
Content-Type: text/plain; charset=us-ascii

Hi all,

I’m happy to announce the release of net-proto 0.2.0, in interface to
the getproto* family of functions.

Changes:

  • Added MS Windows support (except ‘getprotoent()’ - see docs)
  • For protocols that aren’t defined, nil is now returned instead
    of crashing (always a good thing)
  • Removed sys-uname requirement
  • Added a test suite (for those with testunit installed)
  • Some internal layout changes (doc, lib, test dirs)
  • Added a VERSION constant and class method
  • RD2 documentation now separated from source
  • Installation instructions modified
  • Lots of changes to extconf.rb
  • Changelog now CHANGES
  • Manifest now MANIFEST
  • Package name changed to lower case

For more information, visit http://ruby-netutils.sourceforge.net

Enjoy!

Dan


a = [74, 117, 115, 116, 32, 65, 110, 111, 116, 104, 101, 114, 32, 82]
a.push(117,98, 121, 32, 72, 97, 99, 107, 101, 114)
puts a.pack(“C*”)



rubynet-announce mailing list
announce@rubynet.org
http://lists.rubynet.org/lists/listinfo/rubynet-announce

End of rubynet-announce Digest, Vol 1, Issue 31