aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/net.c (follow)
Commit message (Expand)AuthorAge
* best practices & coding style fixesEgor Tensin2023-05-13
* net: use size instead of length for variable namesEgor Tensin2023-04-29
* net: add struct bufEgor Tensin2023-04-29
* add copyright noticesEgor Tensin2022-12-02
* log: refactoringEgor 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
* net: bind to IPv6Egor Tensin2022-08-30
* net: use MSG_NOSIGNALEgor Tensin2022-08-28
* add check_errno macroEgor Tensin2022-08-26
* net: rework APIEgor Tensin2022-08-25
* net: use CLOEXECEgor Tensin2022-08-23
* net: fix recv_allEgor Tensin2022-08-23
* add some codeEgor Tensin2022-08-23