ostinato/rpc
Srivats P. a1ae3e7e6c Refactoring
- Major code reorganization of the server code across several classes with fewer 'friends'
	- New server classes - AbstractPort, PcapPort, WinPcapPort, PortManager
	- With this reorg classes have more focus than earlier and will be hopefully easy to extend

Fixes
	- Ostinato client is now able to successfully reconnect and talk to the Ostinato server after a disconnect - earlier, if a method had been pending during the disconnect, the communication was not up after a reconnect; pending methods are cleaned up at disconnect now
2009-12-26 17:33:27 +00:00
..
pbhelper.h Features 2009-11-03 14:02:09 +00:00
pbrpc.pro New Protocol Framework - initial checkin; not yet complete 2009-04-27 16:51:44 +00:00
pbrpcchannel.cpp Refactoring 2009-12-26 17:33:27 +00:00
pbrpcchannel.h Features 2009-11-03 14:02:09 +00:00
pbrpccommon.h Features 2009-11-03 14:02:09 +00:00
pbrpccontroller.h Refactoring 2009-12-26 17:33:27 +00:00
rpcserver.cpp Features 2009-11-29 16:32:31 +00:00
rpcserver.h Features 2009-11-29 16:32:31 +00:00