Property | Type | Description |
---|
Method | Description | |
---|---|---|
PollSet ( [ socket, [ handler ) : System |
Create a new PollSet object to hold the given Socket and IPollEvents handler.
|
public PollSet ( [ socket, [ handler ) : System | ||
socket | [ | the Socket to contain |
handler | [ | the IPollEvents to signal when ready for reading or writing |
return | System |