2 Commits

Author SHA1 Message Date
whitequark
be9d0a202d Don't block forever in TapInterface.
Ideally Devices should be non-blocking, but that would be really
annoying to implement, so for now, to get the examples working,
I'm using this hack.
2017-03-05 05:30:03 +00:00
whitequark
a0f2c62ac9 Add a TCP client example. 2017-03-05 04:47:45 +00:00