How SKBs work
http://vger.kernel.org/~davem/skb.html details about important linux kernel networking subsystem data structure called “skb”
http://vger.kernel.org/~davem/skb.html details about important linux kernel networking subsystem data structure called “skb”
http://habrahabr.ru/blogs/perl/69890/#habracut example on how to work with async sockets in perl using AnyEvent module
http://habrahabr.ru/blogs/perl/69411/#habracut some examples on how to write simple http server in Perl
http://www.developerweb.net/forum/showthread.php?p=22844 echo “you need a copy of socat, ( yum install socat) "