|
70b760c0f8
|
fix: init data buffer before using
|
2024-08-10 00:06:42 +03:00 |
|
|
3be2056c21
|
update: add message for header dump
|
2024-08-09 23:52:49 +03:00 |
|
|
1404da3c6c
|
update: add path section to MPTP packet
|
2024-08-09 22:13:43 +03:00 |
|
|
f5d8514a27
|
fix: remove NODELAY and CORK options
|
2024-08-09 03:34:02 +03:00 |
|
|
6fdc283cc4
|
fix: add MSG_WAITALL flag for recv function
|
2024-08-09 03:29:50 +03:00 |
|
|
cb9f5da339
|
update: MSG_MORE flag for send function
|
2024-08-09 03:18:03 +03:00 |
|
|
7fc63f3693
|
fix: add TCP_NODELAY to prevent packet merging
|
2024-08-09 02:56:19 +03:00 |
|
|
89fe97ee8e
|
update: fixing the debug messages for client functions
|
2024-08-09 02:37:06 +03:00 |
|
|
544df2a4ab
|
update: more debug messages for send functions
|
2024-08-09 02:26:32 +03:00 |
|
|
d75b8b9c1b
|
update: more MPTP util debug messages
|
2024-08-09 02:22:49 +03:00 |
|
|
518dd4fb8d
|
update: better debug logs for sendfile
|
2024-08-09 00:35:38 +03:00 |
|
|
7e7cd68a1e
|
fix: packet receive issues
|
2024-08-08 15:38:26 +03:00 |
|
|
65a9d7610b
|
fix: TCP network issues
|
2024-08-08 02:30:51 +03:00 |
|
|
d7dd578fc4
|
fix: TCP server calls
|
2024-08-07 05:35:13 +03:00 |
|
|
75fa38f1d7
|
update: migrating MPTP to TCP
|
2024-08-07 04:49:33 +03:00 |
|
|
1e9b494c68
|
update: add more callbacks for sendfile and recvfile
|
2024-07-16 19:57:55 +03:00 |
|
|
98e5c861df
|
update: recvfile and sendfile callbacks and more ctx function implementations
|
2024-07-05 16:27:11 +03:00 |
|
|
f50e5c42b4
|
fix: close forgotten open file descriptors for recvfile and sendfile
|
2024-07-01 06:54:44 +03:00 |
|
|
3c603fef22
|
new: implement PULL command, add join functions
|
2024-07-01 06:43:20 +03:00 |
|
|
5513abb371
|
update: function cleanups, better way to handle package paths
|
2024-06-28 23:09:24 +03:00 |
|
|
3b19e2840b
|
new: debug and version macros, cleaning up client/server APIs
|
2024-06-28 20:51:56 +03:00 |
|
|
6ef1bf0b12
|
new: implement more pool stuff, start working on package functions
|
2024-06-26 22:33:20 +03:00 |
|