Uses of Class
org.lirc.socket.UnixSocket

Packages that use UnixSocket
org.lirc.socket   
 

Uses of UnixSocket in org.lirc.socket
 

Methods in org.lirc.socket that return UnixSocket
 UnixSocket UnixServerSocket.accept()
          Listens for a connection to be made to this socket and accepts it.