Commit Graph

17 Commits

Author SHA1 Message Date
ngn
cb9f5da339 update: MSG_MORE flag for send function 2024-08-09 03:18:03 +03:00
ngn
7fc63f3693 fix: add TCP_NODELAY to prevent packet merging 2024-08-09 02:56:19 +03:00
ngn
89fe97ee8e update: fixing the debug messages for client functions 2024-08-09 02:37:06 +03:00
ngn
544df2a4ab update: more debug messages for send functions 2024-08-09 02:26:32 +03:00
ngn
d75b8b9c1b update: more MPTP util debug messages 2024-08-09 02:22:49 +03:00
ngn
518dd4fb8d update: better debug logs for sendfile 2024-08-09 00:35:38 +03:00
ngn
7e7cd68a1e fix: packet receive issues 2024-08-08 15:38:26 +03:00
ngn
65a9d7610b fix: TCP network issues 2024-08-08 02:30:51 +03:00
ngn
d7dd578fc4 fix: TCP server calls 2024-08-07 05:35:13 +03:00
ngn
75fa38f1d7 update: migrating MPTP to TCP 2024-08-07 04:49:33 +03:00
ngn
1e9b494c68 update: add more callbacks for sendfile and recvfile 2024-07-16 19:57:55 +03:00
ngn
98e5c861df update: recvfile and sendfile callbacks and more ctx function implementations 2024-07-05 16:27:11 +03:00
ngn
f50e5c42b4 fix: close forgotten open file descriptors for recvfile and sendfile 2024-07-01 06:54:44 +03:00
ngn
3c603fef22 new: implement PULL command, add join functions 2024-07-01 06:43:20 +03:00
ngn
5513abb371 update: function cleanups, better way to handle package paths 2024-06-28 23:09:24 +03:00
ngn
3b19e2840b new: debug and version macros, cleaning up client/server APIs 2024-06-28 20:51:56 +03:00
ngn
6ef1bf0b12 new: implement more pool stuff, start working on package functions 2024-06-26 22:33:20 +03:00