aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Interface
Commit message (Collapse)AuthorAgeFilesLines
* Updated MAINTAINER to my new committer email address.Anton Berezin2001-06-122-2/+2
| | | | | | | | | Do the same for pkg-descr files. Approved by: markm Notes: svn path=/head/; revision=43917
* Upgrade to version 0.97.Josef Karthauser2001-05-173-26/+2
| | | | | | | Submitted by: Anton Berezin <tobez@tobez.org> Notes: svn path=/head/; revision=42667
* IO::Interface adds object-methods to IO::Socket objects to allowJosef Karthauser2001-04-286-0/+65
them to get and set operational characteristics of network interface cards, such as IP addresses, net masks, and so forth. It is useful for identifying runtime characteristics of cards, such as broadcast addresses, and finding interfaces that satisfy certain criteria, such as the ability to multicast. PR: ports/26876 Notes: svn path=/head/; revision=42007