aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/net.h (follow)
Commit message (Expand)AuthorAge
* net: don't copy data in struct bufEgor Tensin2023-07-18
* net: remove unused buf_* routinesEgor Tensin2023-07-18
* add {file,net}_close as a wrapper to close(2)Egor Tensin2023-06-09
* net: drop the _all suffixEgor Tensin2023-05-15
* msg: enforce at least one wordEgor Tensin2023-05-14
* fix unnecessary #include-sEgor Tensin2023-05-13
* net: add struct bufEgor Tensin2023-04-29
* add copyright noticesEgor Tensin2022-12-02
* sanitize #include-sEgor Tensin2022-09-08
* net: removed unused APIEgor Tensin2022-08-30
* net: error out unless net_recv_all receives all bytesEgor Tensin2022-08-30
* net: more portableEgor Tensin2022-08-30
* add missing #includeEgor Tensin2022-08-28
* net: rework APIEgor Tensin2022-08-25
* net: fix recv_allEgor Tensin2022-08-23
* add some codeEgor Tensin2022-08-23