Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-02-04 | util/os_socket: fix header unavailable on windows | Eric Engestrom | 1 | -1/+2 |
2020-02-03 | util/os_socket: Include unistd.h to fix build error | Bernd Kuhls | 1 | -0/+1 |
2019-12-16 | utils/os_socket: Define ssize_t on windows. | Rafael Antognolli | 1 | -0/+4 |
2019-12-13 | util/os_socket: Add socket related functions. | Rafael Antognolli | 1 | -0/+32 |