Commit Graph

2 Commits (bb8038513fda723c3312aff2bc4dce7c50f4cac4)

Author SHA1 Message Date
Martin Kojtal a8bff819f5 test apps: fix licenses + SPDX identifiers 2020-02-21 07:01:02 +00:00
Michal Paszta 0da0f16d60 TCPSocket accept refactored to close cleanly and icetea test added
Private constructor called in TCPSocket accept, when creating a new Socket.
Close() method calls moved "up" to InternetSocket.
InternetSocket::close() returns proper error code when no socket available.
Add TcpSocket::accept icetea tests.
Deleting sockets moved to teardown.
2018-10-26 12:02:25 +03:00