Skip to:
Using a thread for packet writer listeners shouldn't be needed – it uses an extra thread (which is bad) and can also get backed up when lots of packets are being sent.
Using a thread for packet writer listeners shouldn't be needed – it uses an extra thread (which is bad) and can also get backed up when lots of packets are being sent.