Changeset 9324 for source/ariba
- Timestamp:
- Dec 17, 2010, 10:23:05 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
source/ariba/utility/transport/transport_peer.hpp
r7464 r9324 22 22 * @author Sebastian Mies <mies@tm.uka.de> 23 23 */ 24 /// this transport peer allocates implemen ations of various transport25 /// protocols and can sen t messageto an entire set of endpoints24 /// this transport peer allocates implementations of various transport 25 /// protocols and can send messages to an entire set of endpoints 26 26 class transport_peer : public transport_protocol { 27 27 public:
Note:
See TracChangeset
for help on using the changeset viewer.