index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
net
/
util
/
SocketUtils.java
Age
Commit message (
Expand
)
Author
2021-03-01
Move SocketUtils out of the connectivity module
Remi NGUYEN VAN
2021-02-01
Move module sources to packages/Connectivity
Remi NGUYEN VAN
2020-10-19
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-03-19
Document the arguments to SocketUtils.makePacketSocketAddress.
Lorenzo Colitti
2019-10-30
Add API to set the sll_protocol on PacketSocket
Ruoyao Liu (刘若尧)
2019-06-20
Track change of type from short -> int
Neil Fuller
2019-06-20
Switch to a single PacketSocketAddress constructor
Neil Fuller
2019-04-05
Merge "Remove SocketUtils#setSocketTimeValueOption"
Remi NGUYEN VAN
2019-04-04
Remove SocketUtils#setSocketTimeValueOption
Remi NGUYEN VAN
2019-04-03
Move attach*Filter() and addArpEntry() methods to NetworkStack
paulhu
2019-03-18
Fix API for SocketUtils
Remi NGUYEN VAN
2019-03-06
Fix SocketUtils API
Remi NGUYEN VAN
2019-01-29
Add utils connect, setsockopt, bind, sendTo
Remi NGUYEN VAN
2019-01-29
Add NetworkUtils utilities to SystemApi
Remi NGUYEN VAN
2019-01-28
Add SocketUtils for NetworkStack
Remi NGUYEN VAN
2019-01-22
Add SystemApi utility for raw sockets.
Remi NGUYEN VAN