[eq-commit] SF.net SVN: equalizer: [1011] trunk/src
Brought to you by:
eile
From: <ei...@us...> - 2007-04-12 13:12:24
|
Revision: 1011 http://svn.sourceforge.net/equalizer/?rev=1011&view=rev Author: eile Date: 2007-04-12 06:12:21 -0700 (Thu, 12 Apr 2007) Log Message: ----------- Implement standalone (server-less) operation on Posix systems. Win32 implementation will follow. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/AUTHORS trunk/src/examples/eqPly/plyModel.cpp trunk/src/lib/Makefile trunk/src/lib/base/thread.cpp trunk/src/lib/base/thread.h trunk/src/lib/client/client.cpp trunk/src/lib/net/connection.h trunk/src/lib/net/connectionSet.cpp trunk/src/lib/net/node.cpp trunk/src/lib/net/node.h trunk/src/server/Makefile trunk/src/server/loader.h trunk/src/server/loader.y trunk/src/server/server.cpp trunk/src/server/server.h Added Paths: ----------- trunk/src/lib/net/pairConnection.cpp trunk/src/lib/net/pairConnection.h trunk/src/server/startLocalServer.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |