summaryrefslogtreecommitdiff
path: root/core/java/android/net/util/SocketUtils.java
AgeCommit message (Expand)Author
2021-03-01Move SocketUtils out of the connectivity moduleRemi NGUYEN VAN
2021-02-01Move module sources to packages/ConnectivityRemi NGUYEN VAN
2020-10-19Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-03-19Document the arguments to SocketUtils.makePacketSocketAddress.Lorenzo Colitti
2019-10-30Add API to set the sll_protocol on PacketSocketRuoyao Liu (刘若尧)
2019-06-20Track change of type from short -> intNeil Fuller
2019-06-20Switch to a single PacketSocketAddress constructorNeil Fuller
2019-04-05Merge "Remove SocketUtils#setSocketTimeValueOption"Remi NGUYEN VAN
2019-04-04Remove SocketUtils#setSocketTimeValueOptionRemi NGUYEN VAN
2019-04-03Move attach*Filter() and addArpEntry() methods to NetworkStackpaulhu
2019-03-18Fix API for SocketUtilsRemi NGUYEN VAN
2019-03-06Fix SocketUtils APIRemi NGUYEN VAN
2019-01-29Add utils connect, setsockopt, bind, sendToRemi NGUYEN VAN
2019-01-29Add NetworkUtils utilities to SystemApiRemi NGUYEN VAN
2019-01-28Add SocketUtils for NetworkStackRemi NGUYEN VAN
2019-01-22Add SystemApi utility for raw sockets.Remi NGUYEN VAN