Definition in file sktexdg.c.
Go to the source code of this file.
Defines | |
#define | SOCKETNAME1 "SktOne" |
#define | SOCKETNAME2 "SktTwo" |
#define | MSG_SIZE 100 |
Functions | |
int | main (void) |
|
|
|
Definition at line 29 of file sktexdg.c. Referenced by main(). |
|
Definition at line 30 of file sktexdg.c. Referenced by main(). |
|
Definition at line 34 of file sktexdg.c. References bind(), close(), EC_CLEANUP_BGN, EC_CLEANUP_END, ec_neg1, exit(), fork(), MSG_SIZE, read(), sendto(), sleep(), socket(), SOCKETNAME1, SOCKETNAME2, sockaddr_un::sun_family, sockaddr_un::sun_path, and unlink(). |