source: etc/simulation/omnet3/AribaOmnetModule.ned

Last change on this file was 12775, checked in by hock@…, 10 years ago

Chord: catch message_not_sent exception and print a warning (instead of crashing)

File size: 130 bytes
Line 
1simple AribaOmnetModule
2 parameters:
3 configfile: string;
4
5 gates:
6 in: tcpIn;
7 out: tcpOut;
8endsimple
Note: See TracBrowser for help on using the repository browser.