commit | 8c5f25d13bb5cb9a1468d2c297fa1c7df304c55a | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Sep 07 16:16:30 2017 +0300 |
committer | Anas Nashif <nashif@linux.intel.com> | Thu Oct 19 22:21:25 2017 -0400 |
tree | 45d0e5efcf2a783dd8f33f8bff0f7035770e976c | |
parent | 803984837f95ed89e29e2a8ba9804a96d89afa05 [diff] |
net: app: Add support for multiple listening connections The server is able to listen and serve multiple incoming connections. This commit does not add support for multiple incoming TLS connections. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>