Revision: 456 http://vde.svn.sourceforge.net/vde/?rev=456&view=rev Author: danielel Date: 2010-12-05 09:06:18 +0000 (Sun, 05 Dec 2010)
Log Message: ----------- Fixed bug in vde_cryptcab server: there was an infinite loop with a single client connected. Modified Paths: -------------- trunk/vde-2/src/vde_cryptcab/vde_cryptcab_server.c Modified: trunk/vde-2/src/vde_cryptcab/vde_cryptcab_server.c =================================================================== --- trunk/vde-2/src/vde_cryptcab/vde_cryptcab_server.c 2010-11-30 08:21:20 UTC (rev 455) +++ trunk/vde-2/src/vde_cryptcab/vde_cryptcab_server.c 2010-12-05 09:06:18 UTC (rev 456) @@ -358,7 +358,6 @@ i++; if(i>numberofpeers()) { i=1; - return 0; } if (pfd[i].revents&POLLNVAL || pfd[i].revents&POLLHUP){ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ What happens now with your Lotus Notes apps - do you make another costly upgrade, or settle for being marooned without product support? Time to move off Lotus Notes and onto the cloud with Force.com, apps are easier to build, use, and manage than apps on traditional platforms. Sign up for the Lotus Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d _______________________________________________ vde-users mailing list vde-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vde-users