summaryrefslogtreecommitdiff
path: root/drivers/unix/net_socket_posix.cpp
AgeCommit message (Expand)Author
2018-09-22Use select instead of WSAPoll on Windows.Fabio Alessandrelli
2018-09-13Properly initialize Winsock on startupFabio Alessandrelli
2018-09-12New NetSocket interface, BSD/Win implementationFabio Alessandrelli