summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-05-08 17:18:18 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-05-08 17:18:18 +0000
commit0a2a889c91f9b671b7c31bcb6e4e53daf306fb7e (patch)
treef108e6a11200b22c6ccd2a3467f9579b23c5c594 /include
parenta28f053fed22e73e57c701d146983e1fcd0dcac3 (diff)
Add SDP_WAIT_ON_CLOSE flag for sdp_connect()
Diffstat (limited to 'include')
-rw-r--r--include/sdp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sdp.h b/include/sdp.h
index 7f8ff538..640cac27 100644
--- a/include/sdp.h
+++ b/include/sdp.h
@@ -376,6 +376,7 @@ extern "C" {
* Values of the flags parameter to sdp_connect
*/
#define SDP_RETRY_IF_BUSY 0x01
+#define SDP_WAIT_ON_CLOSE 0x02
/*
* SDP Error codes