frysk.sys
Class Poll.Fds

java.lang.Object
  extended by frysk.sys.Poll.Fds
Enclosing class:
Poll

public static final class Poll.Fds
extends Object

Manage the file descriptors watched by the poll call.


Constructor Summary
Poll.Fds()
           
 
Method Summary
 void addPollIn(int fd)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Poll.Fds

public Poll.Fds()
Method Detail

addPollIn

public void addPollIn(int fd)