aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/os_socket.h
Commit message (Expand)AuthorAgeFilesLines
* util/os_socket: fix header unavailable on windowsEric Engestrom2020-02-041-1/+2
* util/os_socket: Include unistd.h to fix build errorBernd Kuhls2020-02-031-0/+1
* utils/os_socket: Define ssize_t on windows.Rafael Antognolli2019-12-161-0/+4
* util/os_socket: Add socket related functions.Rafael Antognolli2019-12-131-0/+32