can I make a UDP b-socket hold only a single message ?

Posted by gil on Stack Overflow See other posts from Stack Overflow or by gil
Published on 2010-03-17T09:33:25Z Indexed on 2010/03/18 7:01 UTC
Read the original article Hit count: 338

Filed under:
|

can I make a UDP berkley socket hold only a UDP single message ? meaning it will override existing message if unread message is present when a new message arrives ?

© Stack Overflow or respective owner

Related posts about socket

Related posts about udp