linuxkit / virtsock

Go bindings for virtio and Hyper-V sockets
Other
88 stars 30 forks source link

hvstress: add command line option to use alternating short/long send(… #15

Closed rn closed 7 years ago

rn commented 7 years ago

…)/recv()

Previously this was hard-coded. The new '-a' optional makes it optional.

While at it also tidy up the code a little.

Signed-off-by: Rolf Neugebauer rolf.neugebauer@gmail.com