27459b53fd
when receiving the oob message. This made SIOCATMARK return always 0 since the oob message was cleared. Instead, use recvmsg(2) to determine if the message was oob or not. This works with both the old and new kernel and it is not racy. |
||
---|---|---|
.. | ||
Makefile | ||
rlogin.1 | ||
rlogin.c |