Use poll() function and socket programming to receive out-of-band data. Out-ofband data is also called urgent data
Question:
Use poll() function and socket programming to receive out-of-band data. Out-ofband data is also called urgent data in TCP, and is often received with first priority via a separate data stream. Hint: Check events and select POLLPRI.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: