What's new: - stubgen component is greatly updated, and changes can be seen in API changes. Fixes: - #8250:Now socket state is set to disconnected if send/recv fails when other end closes down connection - fixed issues with timeout randomly occuring during L_IN function calls. Default timeout is now 5 seconds instead of 0. Known issues: - There are some connectivity issues with certain network configurations in non-static ld_tcp. This may be due to a multicast or broadcast handling or other related issues. Disabling DHCP and setting up multicast route for eth0 are known to help in such cases (setting up multicast route: 'route add -net 224.0.0.0 netmask 240.0.0.0 dev eth0'). - NoTA daemon cannot handle multiple local Haccept requests in a row (fails after random connection creations count). Limitations: Notes: - Changes in the stubgen types requires user to regenerate his/her own stubgen-files again. It is encouraged to install stubgen component fully before regenerating files. - README_migration_to_new_stubgen will give short information about changes required for migration. Availability: http://svn.notaworld.org/svnroot/nota/releases/libnota-l-in-3.0-2009.28-... http://svn.notaworld.org/svnroot/nota/releases/libnota-h-in-3.0-2009.28-... ...
You can read more posts at http://www.notaworld.org/community/