[Webkit-unassigned] [Bug 128741] [curl] Basic SocketStream implementation for libcurl backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 16 23:37:49 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=128741





--- Comment #7 from Peter Gal <galpeter at inf.u-szeged.hu>  2014-02-16 23:35:01 PST ---
(In reply to comment #6)
> There seems to be some include errors compiling WinCairo:
> 
> 1>..\platform\network\curl\SocketStreamHandleCurl.cpp(43): fatal error C1083: Cannot open include file: 'arpa/inet.h': No such file or directory
> 
> The same goes for <netdb.h>, and <sys/socket.h>
> 
> 1>..\platform\network\curl\SocketStreamHandleManager.cpp(34): fatal error C1083: Cannot open include file: 'sys/socket.h': No such file or directory

maybe we need the windows.h and winsock2.h includes on windows.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list