mbed-os/UNITTESTS/features/netsocket/InternetSocket
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
..
test_InternetSocket.cpp TCPSocket accept refactored to close cleanly and icetea test added 2018-10-26 12:02:25 +03:00
unittest.cmake Use the parsing status as a way to detect if the IP string represent a valid IPv6 address 2018-10-23 11:25:52 +02:00