Make accept(2) and recvfrom(2) cancellation points on Mac OS X.

This commit is contained in:
Tobias Brunner
2009-07-30 14:06:26 +02:00
parent ecff28c5c5
commit b2117eee20
2 changed files with 28 additions and 0 deletions
@@ -27,6 +27,7 @@
#include <processing/jobs/callback_job.h>
#include <daemon.h>
#include <utils/mutex.h> /* for Mac OS X compatible accept */
#include "stroke_config.h"
#include "stroke_control.h"