public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] concurrent calls to RFCOMM connect()
@ 2007-10-17  7:33 Andrea Galbusera
  2007-10-17 14:20 ` Marcel Holtmann
  0 siblings, 1 reply; 9+ messages in thread
From: Andrea Galbusera @ 2007-10-17  7:33 UTC (permalink / raw)
  To: Bluez-users

Hi all,
I'm planning to write an application handling communication with four
bluetooth devices, each with its own BT address. I was thinking to
design it with four parallel threads and use rfcomm sockets API.

The common thread function will start connecting to the appropriate
remote device by allocating a socket and calling connect(). Do I have
to consider any particular syncronization issue between the threads?
Is this approach reasonable or not?

I found posts in the archives about connect() returning EBUSY. This
has to be an   error code specific to RFCOMM sockets. When is it
supposed to be raised? Is it something I have to take into account in
my scenario?

TIA
Andrea

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-11-27  8:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-17  7:33 [Bluez-users] concurrent calls to RFCOMM connect() Andrea Galbusera
2007-10-17 14:20 ` Marcel Holtmann
2007-10-18  6:39   ` Andrea Galbusera
2007-11-25 15:54   ` Andrea Galbusera
2007-11-26  5:36     ` Marcel Holtmann
2007-11-27  8:03       ` Andrea Galbusera
2007-11-27  8:29         ` Marcel Holtmann
2007-11-27  8:37           ` Marco Pracucci
2007-11-27  8:43             ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox