Closed deadprogram closed 11 months ago
This PR adds to tcpsock the type TCPListener as listener.
tcpsock
TCPListener
listener
Needed to compile wazero among other code.
wazero
Merging since is based on existing code, just exporting it.
This PR adds to
tcpsock
the typeTCPListener
aslistener
.Needed to compile
wazero
among other code.