summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/BufferedStreamSocket.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-08-23Conversion from 'void*' to pointer to non-'void' requires an explicit castTor Lillqvist1-1/+1
2012-08-23send()/recv() on sockets (instead of write()/read()) for Windows portabilityTor Lillqvist1-2/+2
2012-08-22Bluetooth connection working (Linux).Andrzej J.R. Hunt1-3/+38
2012-08-13Final fixes for pairing.Andrzej J.R. Hunt1-13/+17
2012-08-10Pairing implemented server side.Andrzej J.R. Hunt1-0/+61