Open davarus opened 9 years ago
why does this not make sense? It is a lot easier and quicker to fire off a UDP packet than it is to open a TCP connection, send data, wait for it to finish, and disconnect. Or to manage keeping something open or threads so it is non-blocking.
This doesn't actually make any sense. Not going to implement.