mirror of
https://github.com/ShadowsocksR-Live/shadowsocksr-native.git
synced 2026-01-25 14:56:26 +00:00
some submodules changes
This commit is contained in:
parent
9b5d1396c8
commit
0a2f577dae
@ -1 +1 @@
|
||||
Subproject commit f7b25f648f5f756b8d59b989c4697cdb9fb31652
|
||||
Subproject commit e1629bc2d219ce597a6be2a03ff7db62eeb0a768
|
||||
@ -1 +1 @@
|
||||
Subproject commit 2410ddaa6cacd976c8a1ccf090b524d940d40dac
|
||||
Subproject commit b3ecdaeead201157814702a69bab9a235e2126ef
|
||||
@ -1 +1 @@
|
||||
Subproject commit 1253a4aa1ddfd5696f69a735aa2a11f0ff933622
|
||||
Subproject commit f1b20f467ca0a4cb6406e54eeb44fc5f6e7e9cd6
|
||||
@ -436,7 +436,7 @@ client_udp_listener_recv_cb(uv_udp_t* handle, ssize_t nread, const uv_buf_t* uvb
|
||||
}
|
||||
#ifdef ANDROID
|
||||
if (log_tx_rx) {
|
||||
tx += buf->len;
|
||||
tx += buffer_get_length(buf);
|
||||
}
|
||||
#endif
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user