chrylis (Christopher Smith)
- Login: chrylis
- Email: christopher.smith-redmine@sphere-systems.com
- Registered on: 03/12/2009
- Last sign in: 03/12/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
03/12/2009
-
10:11 PM Ruby Feature #1275 (Rejected): IPAddr unnecessarily destroys information on creation
- =begin
The IPAddr class internally stores both a complete IP address and a network mask. For many applications, client code needs to be able to track an interface's IP address (say, 10.253.0.20) and its netmask (/24), and in IPv6, bot...