I need work with sockets directly, but
exec 11<>/dev/tcp/google.net/80
return
-sh: can't create /dev/tcp/google.net/80: nonexistent directory
There is no /dev/tcp or /dev/udp directories in CorePure64. Making this directories manually do not create tcp/udp sockets. Only simple text-file.