Re: [Bug-apl] Wrote a FIO∆SockHelper function

2015-04-23 Thread Juergen Sauermann
Hi Christian, thanks a lot, I will include it in the FILE_IO workspace. I will also put the code generator in the tools subdir. BTW the left argument of FIO∆recv is not optional but the left argument of FILE_IO[37] is. This is on purpose.

[Bug-apl] Wrote a FIO∆SockHelper function

2015-04-22 Thread Christian Robert
Hi, I wrote a "FIO∆SockHelper" function that may be included (if you wish) into )lib 5 FILE_IO how does it help ? FIO∆SockHelper 'AF_INET' 'SOCK_STREAM' 'IPPROTO_TCP' 2 1 6 FIO∆SockHelper 'AF_INET' '132.207.4.11' 587 2 2228159499 587 example session slightly edited with "//"