Skip to content

Hithim/Socket-Mmsg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket-Mmsg version 0.02
========================

  Socket::Mmsg - Wrapper around Linux recvmmsg and sendmmsg syscalls.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Linux 3.0 kernel, lower version is not tested yet.

COPYRIGHT AND LICENCE

Copyright (C) 2013 by Vladimir Krasulya

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.14.2 or,
at your option, any later version of Perl 5 you may have available.


About

Perl wrapper for linux recvmmsg and sendmmsg syscalls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors