Closed gbaligh closed 7 years ago
Remove setsockopt() call. The socket is always created as SOCK_RAW, and the only (commented-out) alternative is SOCK_DGRAM. Neither can have TCP_NODELAY aplied.
Signed-off-by: Baligh GUESMI gasmibal@gmail.com
Remove setsockopt() call. The socket is always created as SOCK_RAW, and the only (commented-out) alternative is SOCK_DGRAM. Neither can have TCP_NODELAY aplied.
Signed-off-by: Baligh GUESMI gasmibal@gmail.com