Maybe not. The select() function is rarely used anymore as it is explicitly designed for supporting single threaded servers. It is also VERY hard to use and thus is probably not used by anyone. I have never used it as I have been using multi-threaded platforms for decades and the multi-threaded sockets architecture is much easier to implement.
So that is what I want to find out. Is anyone using it? I know I may miss some programmers out there but remember that this is not a replacement for the rxsock library, it is an alternative library that uses an object interface. As a result the user's code would need some adjustments to conform to the new interface so eliminating rxsock() probably is not really a big deal. David Ashley On Wed, 2014-02-19 at 13:16 -0800, Mark Miesfeld wrote: > Won't that break backwards compatibility for any one using select() > that doesn't read this list? > > > -- > Mark Miesfeld > > > > > On Wed, Feb 19, 2014 at 1:05 PM, David Ashley > <w.david.ash...@gmail.com> wrote: > All - > > Is anyone out there actually using the select() function from > the rxsock > function package? If so, please drop a short note to this > mailing list. > > I am working on an IPv6 version of rxsock and I would like to > drop > support the select() function if there are no objections. So > only reply > to this note if you depend on the select() function. > > David Ashley > > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common > Pitfalls. > Read the Whitepaper. > > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > > > ------------------------------------------------------------------------------ > Managing the Performance of Cloud-Based Applications > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. > Read the Whitepaper. > http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel