public class SocketConnectionEvent extends TclEvent
Constructor and Description |
---|
SocketConnectionEvent(Interp i,
TclObject cb,
java.lang.String chan,
java.lang.String ip,
int port) |
Modifier and Type | Method and Description |
---|---|
int |
processEvent(int flags) |
public int processEvent(int flags)
processEvent
in class TclEvent