Hi, On 10/25/2011 02:37 PM, Marcel Holtmann wrote:
Hi Daniel,here an splitter version of adding O_CLOEXEC and SOCK_CLOEXEC.I went ahead and applied all 8 patches. Thanks. Regards Marcel
Unfortunately connman does not compile any more in meego 1.2 as O_CLOEXEC is not found. Fix is to define _GNU_SOURCE in those source files that use O_CLOEXEC.
Cheers, Jukka _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
