|
ca83bd693b
|
Replaced exit codes with values that aren't taken by errno
|
2023-03-03 09:21:13 -06:00 |
|
|
74c5025370
|
Replaced negative exit codes with positive ones or 'errno'
|
2023-02-25 21:27:48 -06:00 |
|
|
cf4db500c1
|
Added new paramter to 'create_remote' function, fixed minor bugs
|
2023-02-24 22:09:41 -06:00 |
|
|
3e97969d93
|
Replaced 'printf' with 'exit(errno)' to make the functions portable
|
2023-02-24 12:40:59 -06:00 |
|
|
06cc3fe2d1
|
Fixed IPv6 bug (sockaddr size too small) when binding socket to address
|
2023-02-24 11:01:23 -06:00 |
|
|
9c2c915ca7
|
Added separate file for helper functions.
|
2023-02-22 08:15:11 -06:00 |
|
|
72fb153c3a
|
Temporary deletion of easysock files
|
2023-03-25 11:23:03 -05:00 |
|
|
b2dc9c794f
|
Updated README
|
2023-03-25 11:07:24 -05:00 |
|
|
2928a673e5
|
Updated README
|
2023-03-25 11:07:03 -05:00 |
|
|
d3f62f5e8d
|
Updated README
|
2023-03-25 11:06:04 -05:00 |
|
|
3c10661b4e
|
Updated README
|
2023-03-25 11:05:32 -05:00 |
|
|
6fc6262d98
|
Updated README
|
2023-03-25 11:04:26 -05:00 |
|
|
2e93a4a1ef
|
Updated README
|
2023-03-25 10:44:32 -05:00 |
|
|
465b9f8a00
|
Updated README
|
2023-03-25 10:44:05 -05:00 |
|
|
8f46a3518a
|
Updated README
|
2023-03-25 10:43:18 -05:00 |
|
|
a0e4bc6814
|
Added 'clean' and 'uninstall' rules to Makefile
|
2023-03-25 10:43:11 -05:00 |
|
|
aa954570aa
|
Added 'install' target for Makefile
|
2023-03-25 08:59:15 -05:00 |
|
|
b91a2e5996
|
Started working on 'static' and 'install' rules
|
2023-03-24 10:28:21 -05:00 |
|
|
b5dc08e072
|
Added gitignore file
|
2023-03-24 10:21:55 -05:00 |
|
|
d9ca0819a1
|
Added Makefile
|
2023-03-24 10:21:17 -05:00 |
|
|
5b97a27a8e
|
Added README file
|
2023-03-24 08:10:00 -05:00 |
|
|
590b2ffbc5
|
First commit
|
2023-03-24 08:02:58 -05:00 |
|