Help for this page

Select Code to Download


  1. or download this
    >> C:/citrusperl/site/lib/Protocol/WebSocket/Message.pm:150:         $
    +_[0]->read(my $buf, $self->{max_message_size});
    >> C:/citrusperl/lib/IO/Handle.pm:459:     @_ == 3 || @_ == 4 or croak
    + 'usage: $io->read(BUF, LEN [, OFFSET])';
    >> C:/citrusperl/lib/IO/Handle.pm:460:     read($_[0], $_[1], $_[2], $
    +_[3] || 0);