home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 2 / amigaformatcd02.iso / comms / netsoftware / nethandler.lha / NetHandler / util / netstat.h < prev    next >
Encoding:
C/C++ Source or Header  |  1989-09-17  |  86 b   |  6 lines

  1. struct statmsg
  2.    {
  3.    struct Message msg;
  4.    long   count;
  5.    int    direction;
  6.    };