Re: [Rd] Question on non-blocking socket

2023-02-15 Thread Tomas Kalibera
On 2/15/23 16:44, Ben Engbers wrote: Hi Op 15-02-2023 om 14:38 schreef Tomas Kalibera: On 2/15/23 01:24, Ben Engbers wrote: Hi, December 27, 2021 I started a thread asking for help troubleshooting non-blocking sockets. .. I have two questions. The first is where I can find R documentati

Re: [Rd] End of Support Date of Version 3 of “R”

2023-02-15 Thread Marc Schwartz via R-devel
Hi, R's software development life cycle is documented here:   https://www.r-project.org/doc/R-SDLC.pdf This is available via the Certification link, under Documentation, on the main R Project web page:   https://www.r-project.org Section 4.4 of the document, on page 10, covers the release cyc

Re: [Rd] Question on non-blocking socket

2023-02-15 Thread Ben Engbers
Hi Op 15-02-2023 om 14:38 schreef Tomas Kalibera: On 2/15/23 01:24, Ben Engbers wrote: Hi, December 27, 2021 I started a thread asking for help troubleshooting non-blocking sockets. .. I have two questions. The first is where I can find R documentation on proper use of non-blocking socket

[Rd] End of Support Date of Version 3 of “R”

2023-02-15 Thread Eric Bernard
Hello ! Good day. I�d like to know what is the End of Support Date of Version 3 of �R�. Thanks for your answer. Have a good day. Best Regards Eric Bernard DCTI/BS/EC Cordialement. Eric Bernard Michelin DCTI/BS/EC [[alternative HTML version deleted]] _

Re: [Rd] Question on non-blocking socket

2023-02-15 Thread Ivan Krylov
В Wed, 15 Feb 2023 01:24:26 +0100 Ben Engbers пишет: > where I can find R documentation on proper use of non-blocking > sockets and on the proper use of the socketSelect function? A useful guide to the Berkeley sockets API can be found at . You'll have to translate

Re: [Rd] Question on non-blocking socket

2023-02-15 Thread Tomas Kalibera
On 2/15/23 01:24, Ben Engbers wrote: Hi, December 27, 2021 I started a thread asking for help troubleshooting non-blocking sockets. While developing the RBaseX client, I had issues with the authentication process. It eventually turned out that a short break had to be inserted in this proces

[Rd] Question on non-blocking socket

2023-02-15 Thread Ben Engbers
Hi, December 27, 2021 I started a thread asking for help troubleshooting non-blocking sockets. While developing the RBaseX client, I had issues with the authentication process. It eventually turned out that a short break had to be inserted in this process between sending the credentials to the