If we include winsock2.h then FD_SET wants an unsigned type for an fd.
authorDr. Stephen Henson <steve@openssl.org>
Mon, 17 Apr 2006 12:22:13 +0000 (12:22 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 17 Apr 2006 12:22:13 +0000 (12:22 +0000)
commit7bf7333d688264f6d389c1c3c87c127f484b2efa
treed777c6c566351367c8e0996fc7e162e18541f67a
parentc20276e4aef1e716980589c43cf9276abc7ff2b7
If we include winsock2.h then FD_SET wants an unsigned type for an fd.
apps/apps.h
apps/s_client.c
apps/s_server.c
apps/s_time.c