Subject: | 1500 Byte UDP Limit in POE::Wheel::UDP? |
Currently the send function has a hard coded line of sending only 1500
bytes, this need to be changed to the length of the data sent, and
checking needs to be added to see if we are told the whole thing was sent.
http://perlmonks.org/?parent=700614;node_id=3333