Mirror of BoringSSL (grpc依赖)
https://boringssl.googlesource.com/boringssl
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
405 B
17 lines
405 B
BIO,100,BAD_FOPEN_MODE |
|
BIO,101,BROKEN_PIPE |
|
BIO,102,CONNECT_ERROR |
|
BIO,103,ERROR_SETTING_NBIO |
|
BIO,104,INVALID_ARGUMENT |
|
BIO,105,IN_USE |
|
BIO,106,KEEPALIVE |
|
BIO,107,NBIO_CONNECT_ERROR |
|
BIO,108,NO_HOSTNAME_SPECIFIED |
|
BIO,109,NO_PORT_SPECIFIED |
|
BIO,110,NO_SUCH_FILE |
|
BIO,111,NULL_PARAMETER |
|
BIO,112,SYS_LIB |
|
BIO,113,UNABLE_TO_CREATE_SOCKET |
|
BIO,114,UNINITIALIZED |
|
BIO,115,UNSUPPORTED_METHOD |
|
BIO,116,WRITE_TO_READ_ONLY_BIO
|
|
|