Commit Graph

4 Commits

Author SHA1 Message Date
Asias He
62fff15e54 timer: Make timer a template 2014-12-15 19:39:33 +08:00
Asias He
6c097fe2e9 tests: Make udp_server SMP aware 2014-12-03 11:03:00 +02:00
Avi Kivity
6dcf24f98d Move contents of async-action.hh into future-util.hh 2014-10-27 19:28:10 +02:00
Tomasz Grabiec
e4d55258c1 tests: add UDP tests
To start the server:

  $ build/release/tests/udp_server

To start the client:

  $ build/release/tests/udp_client --server localhost:10000
2014-10-06 18:36:42 +02:00