Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Server hold udp packets in reciev queue

by haukex (Archbishop)
on Jul 11, 2020 at 06:25 UTC ( [id://11119175]=note: print w/replies, xml ) Need Help??


in reply to Server hold udp packets in reciev queue

Please use <code> tags to format your code (and any data), see How do I post a question effectively?

When I run the program and send the packet it just sits in the receiv queue.

I can't reproduce this with the code you showed. When I run your code and send it a UDP packet via echo "Hello" | socat - UDP-DATAGRAM:127.0.0.1:4001, your code prints Received from 127.0.0.1: Hello as I'd expect. Could you show us how to reproduce the issue you're having with a Short, Self-Contained, Correct Example? Perhaps it's in the client, which you haven't shown.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11119175]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (7)
As of 2024-04-23 12:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found