#include "connect.h"
#include <stdlib.h>
Include dependency graph for Sink.C:
Go to the source code of this file.
Defines | |
#define | BUFFERSIZE 512 |
The Buffersize. | |
Functions | |
int | main (int argc, char *argv[]) |
|
The Buffersize.
Definition at line 6 of file Sink.C. Referenced by main(). |
|
Definition at line 7 of file Sink.C. References BUFFERSIZE, connect(), and write(). |