Added delays between dealing cards. Added check for IPv6.
This commit is contained in:
@@ -66,9 +66,3 @@ socket_cleanup()
|
||||
WSACleanup();
|
||||
}
|
||||
|
||||
bool
|
||||
socket_has_sctp()
|
||||
{
|
||||
return false; /* no SCTP on Windows */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user