Searched refs:bindSocketToNetwork (Results 1 – 2 of 2) sorted by relevance
103 public native static int bindSocketToNetwork(int socketfd, int netId); in bindSocketToNetwork() method in NetworkUtils
351 final int err = NetworkUtils.bindSocketToNetwork(fd.getInt$(), netId); in bindSocket()