Re: WinSock vs BSD Sockets API
None that I'm aware of. It's possible that "V1" of WinSock would work more or less unchanged, but "V2" is off in a different direction. Regards, Justin On Saturday, Jan 25, 2003, at 17:43 US/Pacific, Alex Reynolds wrote: A question: I have code from a Windows proxy application which makes heavy use of Windows Sockets API calls (referencing winsock.h and winsock2.h). Are there any libraries I can add which bridge WinSock to BSD Sockets API calls, so that I would be able to build this application under OS X? Regards, Alex _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored. -- Justin C. Walker, Curmudgeon-At-Large * Institute for General Semantics | It's not whether you win or lose... | It's whether *I* win or lose. *--------------------------------------*-------------------------------* _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Justin Walker