RequestQueue.enqueue

Adds the given socket to the queue.

interface RequestQueue
void
enqueue
(
Socket s
)

Parameters

s Socket

The socket to add.