WebUDP icon indicating copy to clipboard operation
WebUDP copied to clipboard

Windows backend

Open seemk opened this issue 6 years ago • 1 comments

seemk avatar Jan 04 '18 19:01 seemk

looking at the cmake this wont compile in windows.

Before diving in further, do you have pointers of what needs to be platform specfic. I guess "sys/socket.h" needs an winsock include.

more info: https://stackoverflow.com/questions/1383286/differences-between-winsock-and-bsd-socket-implementations

This shouldn't be that much of an deal, but since this has not been done in this, i want to make sure it is feasible.

HarrievG avatar Sep 30 '20 10:09 HarrievG