android: util: fix missing include path
[mesa.git] / src / util / os_socket.h
2020-02-04 Eric Engestromutil/os_socket: fix header unavailable on windows
2020-02-03 Bernd Kuhlsutil/os_socket: Include unistd.h to fix build error
2019-12-16 Rafael Antognolliutils/os_socket: Define ssize_t on windows.
2019-12-13 Rafael Antognolliutil/os_socket: Add socket related functions.