-set socket options before “socket.bind” -listen for incoming SOCK_STREAM connections only before “socket.accept” resolves ubuntu errors.

Fork of NSAPITests by NetworkSocketAPI

Revision:
1:796ba8b082b1
Child:
2:41bf867fedd2
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/NSAPITests.cpp	Thu Feb 25 12:38:05 2016 -0600
@@ -0,0 +1,8 @@
+#include "NetworkInterface.h"
+
+int nsapi_tests(const char *name, NetworkInterface *iface)
+{
+
+
+}
+