Skip Menu |

This queue is for tickets about the POE-Wheel-UDP CPAN distribution.

Report information
The Basics
Id: 38002
Status: new
Priority: 0/
Queue: POE-Wheel-UDP

People
Owner: hachi [...] cpan.org
Requestors: hachi [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



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