Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - Bulk udp read: Page 1 of 2 (2 Items)
   
Bulk udp read  
When doing read() on a datagram stream, each read() return one packet.  Is there any way to read multiple packets in a 
single operation.

When receiving data from a GigE camera we get a packet every 30us.  Would like to cut down on the context switches.