mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-26 09:18:24 -05:00
b81e274cdf
It could have been possible to select a socket that is not open (sel_sock == -1) and try to use that in socket operations. This would fail with potentially confusing error messages. Make this clearer by printing a clear debug log entry on socket not being available. (CID 72696) Signed-off-by: Jouni Malinen <j@w1.fi> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
radius_client.c | ||
radius_client.h | ||
radius_das.c | ||
radius_das.h | ||
radius_server.c | ||
radius_server.h | ||
radius.c | ||
radius.h |