K 10 svn:author V 6 rakuco K 8 svn:date V 27 2016-11-21T21:26:58.890928Z K 7 svn:log V 262 Unbreak the build on FreeBSD 9 after r426647. SOCK_CLOEXEC was introduced in FreeBSD 10, so define it to 0 on FreeBSD 9 (the code already handles this case). Xapian 1.4 has a safesyssocket.h that does the same thing. PR: 214699 Approved by: portmgr (antoine) END