> > If this is so, then we could simply put > > > > #define USE_ASYNC_SELECT > > > > in the winsock2 conditional path, and that's it (?).
That was my expectation when I tested this last (1.1.8 on winXP), and ties in with what Mike says - but... It didn't actually work for me when I tried it, so I'm not sure if it is qite that simple... Maybe it did work n the past but subsequent changes elsewhere have broken it (since it is "always off" we migth never notice it becoming broken.) > I would like for this another MOD STR please, because I have > the feeling if some of us reported it didn't seem to work in > some configurations, it should merit appropriate testing for > side effects before changing again the lib default internal behavior. > This said, Mike seems to confirm this should indeed work in > the new winsck2 context, so I stay confident about such a change, > but limited to only when winsock2 would be used. Seems like a wise choice. > Btw,unless I miss something, we have today in the toolkit > only the fluid app to test some (fd_add()/fd_remove()) of > these features in the context of the shell output command > window (thanks matt for using it here if I recall well!), so > again; I would welcome any further test feedback about these > api in an async context. In my fltk-118-utf8 patch, I also added a few test functions (although badly written, so they need cleaning up!) to cover a few extra functions - e.g. DnD and Unicode. One of these additions covered using add_fd() and multicast sockets. STR #1951 refers. There was also a tweak to demo.menu to add them to the demo interface. If someone with svn access felt inclined to extract these from my tarball and add them to the tree... http://www.9edgedown.talktalk.net/fltk/fltk118-utf8-2008-02-24.tar.bz2 Thanks for all the work you've been doing here... SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
