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

Fork of NSAPITests by NetworkSocketAPI

NSAPITests.cpp

Committer:
Christopher Haster
Date:
2016-02-25
Revision:
1:796ba8b082b1
Child:
2:41bf867fedd2

File content as of revision 1:796ba8b082b1:

#include "NetworkInterface.h"

int nsapi_tests(const char *name, NetworkInterface *iface)
{


}