On Thu, Dec 19, 2013 at 09:54:19PM +0100, Adrian Reber wrote:
> This is the second try to replace the usage of blocking send and
> recv in the C/R code with the non-blocking versions. The new code
> compiles (in contrast to the old code) but does not work yet.
> This is the first step to get the C/
From: Adrian Reber
This is the second try to replace the usage of blocking send and
recv in the C/R code with the non-blocking versions. The new code
compiles (in contrast to the old code) but does not work yet.
This is the first step to get the C/R code working again. Right
now it only compiles.