|
* compile method: cc capturer.c -o capturer
*/
/*
* Alan Cox raw code
*/
/*
* SOCK_PACKET support.
* Placed under the GNU LGPL.
*
* First cut at a library of handy support routines. Comments, additions
* and bug fixes greatfully received.
*
* (c) 1994 Alan Cox [email protected] GW4PTS@GB7SWN
*/
#include <stdio.h>
#include <features.h>
#include <unistd.h>
#include <stdlib.h>
#include <ctype.h>
页码:[1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] 第2页、共11页 |