Uses of Class
org.newsclub.net.unix.darwin.system.AFSYSTEMSocket
- 
Uses of AFSYSTEMSocket in org.newsclub.net.unix.darwin.systemMethods in org.newsclub.net.unix.darwin.system that return AFSYSTEMSocketModifier and TypeMethodDescriptionAFSYSTEMServerSocket.accept()protected AFSYSTEMSocketAFSYSTEMSocketFactory.configure(AFSYSTEMSocket sock) Performs some optional configuration on a newly created socket.static AFSYSTEMSocketAFSYSTEMSocket.connectTo(org.newsclub.net.unix.AFSYSTEMSocketAddress addr) Creates a newAFSocketand connects it to the givenAFSYSTEMSocketAddress.protected final AFSYSTEMSocketAFSYSTEMSocketFactory.connectTo(org.newsclub.net.unix.AFSYSTEMSocketAddress addr) static AFSYSTEMSocketAFSYSTEMSocket.newInstance()Creates a new, unboundAFSocket.protected AFSYSTEMSocketAFSYSTEMSelectorProvider.newSocket()static AFSYSTEMSocketAFSYSTEMSocket.newStrictInstance()Creates a new, unbound, "strict"AFSocket.Methods in org.newsclub.net.unix.darwin.system with parameters of type AFSYSTEMSocketModifier and TypeMethodDescriptionprotected AFSYSTEMSocketAFSYSTEMSocketFactory.configure(AFSYSTEMSocket sock) Performs some optional configuration on a newly created socket.