irrnet/examples
rna88 bbc9bb3149 Fix issue with clients not properly disconnecting
When the client program exits it does not end its connection,
which causes the server to leave the connection active
until it times out.

* Provide the disconnect event in the client destructor.
* For easier testing, example 3 client no longer loops infinitely.
2018-03-16 03:40:45 -07:00
..
01.Tutorial Rename examples numerically 2018-03-16 03:36:19 -07:00
02.PacketIdentification Rename examples numerically 2018-03-16 03:36:19 -07:00
03.ClientManagement Fix issue with clients not properly disconnecting 2018-03-16 03:40:45 -07:00
bin Fix issue with clients not properly disconnecting 2018-03-16 03:40:45 -07:00
linux_compile_all.sh Rename examples numerically 2018-03-16 03:36:19 -07:00