Hi, 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.
Loefman -- This message posted from opensolaris.org
Hi, 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.
Loefman -- This message posted from opensolaris.org