79735705

Date: 2025-08-14 17:11:25
Score: 2.5
Natty:
Report link

FD_ISSET will only check whether the given socket was the one activated via select and return a non zero if it was the one activated else zero. It is select which waits on the socket for activity.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: sreedhar balasubramanian