On Tue, 2009-09-08 at 05:17 -0700, Rob Loefman wrote:
> what is the preferred way of polling DLPI handles? Currently I use dlpi_fd()
> to get a descriptor and poll()ing that descriptor, while doing the actual
> receiving with dlpi_recv() on the handle.

This question was answered over on clearview-discuss.  The answer was
that yes, that's the proper way of polling on a DLPI handle.

-Seb


_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to