Documentation
Dlang.org
RequestQueue.enqueue
handy_httpd
components
request_queue
RequestQueue
Adds the given socket to the queue.
interface
RequestQueue
void
enqueue
(
Socket
s
)
Parameters
s
Socket
The socket to add.
handy_httpd
components
request_queue
RequestQueue
functions
dequeue
enqueue
Adds the given socket to the queue.