Max Zhang
Max Zhang
Added more POSIX Socket tests cover more IPv4 and IPv6 cases. Added a wrapper layer to eliminate the difference between POSIX and PS5 sockaddr structure differences. b/330771976
b/302741384
TCP and UDP b/302701164
Replaced all SbSocket* reference under net. Todo: base::task::current_thread::watch(SbSocket, ...) may need to be changed. b/302701164
Update net, base and starboard modules to use POSIX socket APIs. b/302701164
Replace net/tcp&udp_starboard with net/tcp&udp_posix. b/302741384
approach 0 Reuse tcp_socket_starboard and message_pump_starboard. b/302741384