ecore_con_server_example: allow more features and protocols to be used.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 7 Dec 2016 17:53:52 +0000 (15:53 -0200)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Thu, 8 Dec 2016 13:40:45 +0000 (11:40 -0200)
commit2d2dc4de4b63a4fef5c38786211443ccc5e9157d
tree61cc5557afdd164c0a4b914c2cf5f8377d48ede9
parentb38681f72524e2265206b6ec1342dc7da3798f23
ecore_con_server_example: allow more features and protocols to be used.

Instead of a single SSL connection, allow for local, tcp and udp,
optional flush and delete-after-write (--single-message) and echo
mode.

Very similar to ecore_ipc_server_example.c
src/examples/ecore/ecore_con_server_example.c