FoxiGram/TMessagesProj/jni/boringssl/crypto/err/bio.errordata
instant992 8e79f2ee9c FoxiGram: Telegram client with built-in Xray VLESS proxy
Based on Nekogram. Key additions:
- Rebrand to FoxiGram (app name, APK name, applicationId com.foxigram.app)
- Embedded Xray (VLESS+Reality) proxy client via JNI libxray.so
- Bundled hidden one-tap proxies (LTE + WiFi), read-only in UI
- Auto-restore proxy on restart, rebind to active network (LTE/WiFi)
- Server credentials externalized to git-ignored XrayServers.java (+ template)
- libxray Go source included; compiled .so, keystore, google-services.json ignored
2026-06-08 16:41:07 +04:00

17 lines
405 B
Text

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