early-access version 2698
This commit is contained in:
4
externals/libressl/crypto/bio/bss_acpt.c
vendored
4
externals/libressl/crypto/bio/bss_acpt.c
vendored
@@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: bss_acpt.c,v 1.29 2018/05/12 18:51:59 tb Exp $ */
|
||||
/* $OpenBSD: bss_acpt.c,v 1.30 2022/01/07 09:02:17 tb Exp $ */
|
||||
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
|
||||
* All rights reserved.
|
||||
*
|
||||
@@ -67,6 +67,8 @@
|
||||
#include <openssl/buffer.h>
|
||||
#include <openssl/err.h>
|
||||
|
||||
#include "bio_local.h"
|
||||
|
||||
#define SOCKET_PROTOCOL IPPROTO_TCP
|
||||
|
||||
typedef struct bio_accept_st {
|
||||
|
Reference in New Issue
Block a user