Commit Graph

6 Commits (a30aef7771abffe7445641ba417fccc0032bb64c)

Author SHA1 Message Date
Michal Paszta e1887a7738 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-11-02 19:49:59 -05:00
Jarno Lamsa 564fdd5a21 Astyle for test applications 2018-08-31 11:55:43 +03:00
Jarno Lamsa 8a107acaed Remove unused aliases 2018-08-31 11:55:43 +03:00
Jarno Lamsa c38769b499 review corrections 2018-08-31 11:54:40 +03:00
Jarno Lamsa 2ddaed3a83 Changes needed for abstract socket interface 2018-08-31 11:52:15 +03:00
Olli-Pekka Puolitaival e27a26eb9d Icetea support 2018-08-31 11:51:57 +03:00