benlarsendk / DrinkController

For semester-project (3) at IHA/DK
0 stars 0 forks source link

Queues for server #4

Closed benlarsendk closed 9 years ago

benlarsendk commented 9 years ago

server should have queues build in its class.

benlarsendk commented 9 years ago

Queues have not been implemented, but each client now have its own connection. it still uses the same admin object, but shouldn't be a problem since its passed the file descriptor.