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/R code working again. Right
> now it only compiles.
> 
> Changes from V1:
> * #ifdef out the broken code (so it is preserved for later re-design)
> * marked the broken C/R code with ENABLE_FT_FIXED
> 
> Changes from V2:
> * only #ifdef out parts where the behaviour actually changes
> 
> Adrian Reber (2):
>   Trying to get the C/R code to compile again. (recv_*_nb)
>   Trying to get the C/R code to compile again. (send_*_nb)

Thanks for all the reviews. All patches are now committed.

                Adrian

Reply via email to