On Thu, Aug 24, 2000 at 03:43:41PM -0000, Perl6 RFC Librarian wrote:
> This and other RFCs are available on the web at
>   http://dev.perl.org/rfc/
> 
> =head1 TITLE
> 
> Remove socket functions from core
> 
> =head1 VERSION
> 
>   Maintainer: Stephen P. Potter <[EMAIL PROTECTED]>
>   Date: Aug 24 2000
>   Mailing List: [EMAIL PROTECTED]
>   Version: 1
>   Number: 146
>   
> =head1 ABSTRACT
> 
> Move the socket functions (C<accept>, C<bind>, etc) from the core language
> to a loadable module.

Agreed.  While doing this, add sendmsg() and recvmsg() (at last).
(And think about IPv6 (see Socket6 in CPAN))

-- 
$jhi++; # http://www.iki.fi/jhi/
        # There is this special biologist word we use for 'stable'.
        # It is 'dead'. -- Jack Cohen

Reply via email to