listen a udp address, writing data to remote address
| name | type | description |
|---|---|---|
| Network | string | network to listen, which can be udp, udp4 (IPv4-only), udp6 (IPv6-only), see also ListenUDP |
| Address | string | address to listen, see also ListenUDP |
| RemoteNetwork | string | network to send to, which can be udp, udp4 (IPv4-only), udp6 (IPv6-only) |
| RemoteAddress | string | address to send to |
| --- | type | size |
|---|---|---|
| I | packet | - |
| O | packet | - |