[Chicken-users] [TFP 2016] 2nd call for papers

2016-02-29 Thread Peter Achten
- C A L L F O R P A P E R S - TFP 2016 === 17th Symposium on Trends in Functional Programming June

Re: [Chicken-users] New egg release - tun - Linux TUN/TAP interfaces

2016-02-29 Thread Mario Domenech Goulart
On Mon, 29 Feb 2016 12:02:25 -0800 Omar Shorbaji wrote: > I would like to introduce a new egg - tun, a library to create Linux > TUN/TAP interfaces. The library currently allows the opening of a > TUN/TAP interface in either TUN or TAP mode and keeps track of the > interface

[Chicken-users] New egg release - tun - Linux TUN/TAP interfaces

2016-02-29 Thread Omar Shorbaji
Hello Everyone, I would like to introduce a new egg - tun, a library to create Linux TUN/TAP interfaces. The library currently allows the opening of a TUN/TAP interface in either TUN or TAP mode and keeps track of the interface name and its file descriptor. It provides two utility functions