summaryrefslogtreecommitdiff
path: root/src/util/os_socket.h
AgeCommit message (Expand)AuthorFilesLines
2020-02-04util/os_socket: fix header unavailable on windowsEric Engestrom1-1/+2
2020-02-03util/os_socket: Include unistd.h to fix build errorBernd Kuhls1-0/+1
2019-12-16utils/os_socket: Define ssize_t on windows.Rafael Antognolli1-0/+4
2019-12-13util/os_socket: Add socket related functions.Rafael Antognolli1-0/+32