Commit graph

5 commits

Author SHA1 Message Date
Jamie Forth
00c9020045 fix bug where udp devices were ignoring :buffer-size 2015-08-21 15:23:55 +01:00
Jamie Forth
85d39627a0 Revert "key client sockets on the server-side socket name, not the
peername"

This reverts commit 3303d3b7de.

This was a bad idea as it prevents the server handling multiple
clients from the same host. The better solution is to store the
client's address and port in the client object rather than rely on the
status of the client's socket.
2015-08-20 12:24:16 +01:00
Jamie Forth
03b078c20f code reformat 2015-07-10 16:41:42 +01:00
Jamie Forth
3303d3b7de key client sockets on the server-side socket name, not the peername 2015-07-10 16:28:30 +01:00
j.forth
05d6d6a27b add osc-devices
Ignore-this: 56da01e981b760cfc49a3007a67d629

darcs-hash:20100925134808-16a00-b2f8d2cd283140d964d264bec00e3ed67421bcae
2012-07-03 21:54:22 +01:00