aboutsummaryrefslogtreecommitdiff
path: root/networks/plaintext_buffered.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't send more than half the buffer at a timeTest_User2024-06-191-0/+2
|
* Some improvements and openssl send bufferingTest_User2024-06-191-13/+14
|
* pthread option for buffered sendingTest_User2024-06-181-2/+72
|
* More futexes, so it actually works decently now... still no pthread mutex ↵Test_User2024-06-181-6/+25
| | | | support here though
* Some fixesTest_User2024-06-181-0/+39
|
* Network relocations, and in-progress buffered networking codeTest_User2024-06-181-0/+288