Definition in file sktex.c.
Go to the source code of this file.
Defines | |
#define | SOCKETNAME "MySocket" |
Functions | |
int | main (void) |
|
Definition at line 25 of file sktex.c. Referenced by main(). |
|
Definition at line 27 of file sktex.c. References accept(), bind(), close(), connect(), EC_CLEANUP_BGN, EC_CLEANUP_END, EC_FAIL, ec_neg1, errno, exit(), fork(), listen(), read(), sleep(), socket(), SOCKETNAME, sockaddr_un::sun_family, sockaddr_un::sun_path, unlink(), and write(). |