source: etc/simulation/omnet3/AribaOmnetModule.ned@ 12761

Last change on this file since 12761 was 12761, checked in by hock@…, 11 years ago

New System Queue:

The new System Queue already passes most tests that do not contain delayed calls.

[ But it's (abviously) not ready for productive use, yet. ]

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.