-
Type:
Bug
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
On my machine, at least, compiling the server against the cdriver doesn't work right because the cdriver headers expose struct addrinfo. The server compiles c code with -std=c11 and c11 excludes the definition of struct addrinfo, at least on my platform.