|
ed5f637779
|
Typo
|
2022-10-18 21:39:57 +02:00 |
|
|
44656a604e
|
Add Listener process for client
|
2022-10-18 21:36:23 +02:00 |
|
|
2147ed76fa
|
Add Sender process for client
|
2022-10-18 21:30:55 +02:00 |
|
|
9d8bab4187
|
Use exit(EXIT_SUCCESS) instead of exit(0)
|
2022-10-18 21:08:38 +02:00 |
|
|
55ff39255e
|
Use EXIT_* values where needed
|
2022-10-14 18:25:15 +02:00 |
|
|
c23bcbe617
|
Use SOMAXCONN instead of manual maximum
|
2022-10-14 18:21:59 +02:00 |
|
|
9edb67a861
|
Listen on 0.0.0.0 by default
|
2022-10-14 18:16:46 +02:00 |
|
|
844f4866e4
|
Change print messages
|
2022-09-19 11:13:07 +02:00 |
|
|
3747b79d9e
|
Fix EOT error : break, don't continue
|
2022-09-16 10:57:17 +02:00 |
|
|
276475b87d
|
Change variable names and comments
|
2022-09-16 10:57:09 +02:00 |
|
|
6ede2943a4
|
Minor changes
|
2022-09-14 14:11:52 +02:00 |
|
|
2e977a5daf
|
Define socket struc elements explicitly
|
2022-09-14 13:32:34 +02:00 |
|
|
04125da055
|
Move files to src dir
|
2022-09-14 12:17:11 +02:00 |
|