Am Freitag 05 März 2010 19:33:08 schrieb Bastien Nocera:
> > If the select() on the POLLIN fd does really not work for you, then we'll
> > revert it. It would be nice to see the strace'd select() call first.
>
> It should work, but it doesn't.
>
> strace log attached.
One line from that log:
poll([{fd=3, events=POLLIN}, {fd=5, events=POLLIN}, {fd=6, events=POLLOUT}],
3, 60000) = 1 ([{fd=6, revents=POLLOUT}])
As you can see, there are two different fd for POLLIN: 3 and 5. Maybe your new
function chose the wrong one?
HS
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users