Index
-
All Packages
-
All Categories
-
All Classes
Class SelectServerLoop
This is a
ServerLoop
designed specifically for Berkeley
Sockets
. It allows socket listeners to be registered and it dispatches among them based on a select() call
Package:
Udanax-Gold
All Superclasses:
Object
Heaper
Thunk
ServerLoop
Protocols:
Object
Categories:
Xanadu-rcmain
Class Methods
make
Instance Methods
create
Overrides:
ServerLoop
createRcvr:
receiver
Overrides:
ServerLoop
deregisterChunk:
aChunk
Overrides:
ServerLoop
registerChunk:
aChunk
Overrides:
ServerLoop
scheduleChunks
Schedule any chunks that have become active.
Overrides:
ServerLoop
sendSelfTo:
xmtr
Overrides:
ServerLoop
Index
-
All Packages
-
All Categories
-
All Classes