Hi,

Yes. I´m using it (a lot). By my understanding the select() call isn´t
affected by ipv6 since it´s usually used with an already connected socket
and doesn´t need ip information or am I missing something?

By the way: I wrote an extra call
SockConnectHost(hostname,service_name,timeout) who uses the "new"
getaddrinfo() call to get a connected socket that, I think, is IPV6
compatible and it´s working fine on linux and windows. Maybee it will be
usefull if added to the new rxsock.



2014-02-19 18:05 GMT-03:00 David Ashley <w.david.ash...@gmail.com>:

> 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
>



-- 
Perry Werneck
Brasília/DF
------------------------------------------------------------------------------
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

Reply via email to