summaryrefslogtreecommitdiff
path: root/https_server.h
AgeCommit message (Expand)Author
2024-05-15Change long long int to int64_t and ssize_t•••Because long long int is bad idea, using int64_t and ssize_t it can at least be expected that the max and minimum values are for each HEADmasterstderr64
2024-04-09Just making sure 64-bit signed integer is used for ev_countstderr64
2023-09-10Added extra check if the even is POLLINstderr64
2023-08-17Recreated repositorystderr64