2022-03-06 20:01:22 +03:00
..
2022-02-22 15:21:20 +02:00

Description:

net provides networking functions. It is mostly a wrapper to BSD sockets, so you can listen on a port, connect to remote TCP/UDP services, and communicate with them.