Revision history for Perl extension Socket::Class.

version 1.0.3
    - bug on Windows Vista is fixed

version 1.0.2
    - fixed internal memory allocation marco "Newxz"

version 1.0.1
    - added timeout parameter to connect function
    - fixed formats of socket option SO_SNDTIMEO and SO_RCVTIMEO on win32
    - fixed various test scripts

version 1.0.0
    - initial version