public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* Fw: Question about the connect Function and BlueZ.
@ 2009-08-22 20:50 Abraham J. Velez (EndoraSoft)
  2009-08-22 21:20 ` David Sainty
  0 siblings, 1 reply; 4+ messages in thread
From: Abraham J. Velez (EndoraSoft) @ 2009-08-22 20:50 UTC (permalink / raw)
  To: linux-bluetooth

Hi Marcel,

 Thanks for you answer...

> the problem seems similar or the same to what Nick posted a view weeks
> ago. If you use blocking connect() in one thread the close() in another
> thread will not terminate the connection attempt. As far as I can tell
> this is true and should be fixed. It however works fine if you just
> would use proper non-blocking connect() with a mainloop.


 The problem of this method is the control of errors. The call to connect
 function is blocking (because we need to
 know if the user of the terminal can not connect errno==ECONNREFUSED).

 If the connect is not blocking .... i don´t know how evaluate a possible 
error. The errno haven´t the error...
(we need to know if the user rejects the connection: In the case of Obex... 
the send of the file)

 Any Idea?

 Thanks in avanced.

 Best Regards,
Abraham.




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

end of thread, other threads:[~2009-08-24 21:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-22 20:50 Fw: Question about the connect Function and BlueZ Abraham J. Velez (EndoraSoft)
2009-08-22 21:20 ` David Sainty
2009-08-24 17:19   ` Abraham J. Velez (EndoraSoft)
2009-08-24 21:19     ` David Sainty

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